Button click detection works fine, only tooltip that thinks the mission fields are 3 times larger than are visually. {F27091}
Description
Description
Details
Details
- Legacy ID
- 1522404402
- Severity
- None
- Resolution
- Fixed
- Reproducibility
- Always
- Category
- Eden Editor
Steps To Reproduce
- Open the eden editor
- Make sure you have at least 2 mission projects
- Press Open
- Hold mouse over mission names, notice that it sees the specific mission fields as 3 times larger than they are visually
Additional Information
Picture shows how the tooltip system sees the mission fields.
Event Timeline
Comment Actions
So i found an issue. It was due to implementation structure in engine overriding correctly set tooltip by one calculated for normal ListBox. It is fixed ind you will be able to check it out in tomorow DEV update ;)