Page MenuHomeFeedback Tracker

Open mission tooltip detection hitboxes are 3 times higher than they should
Closed, ResolvedPublic

Description

Button click detection works fine, only tooltip that thinks the mission fields are 3 times larger than are visually. {F27091}

Details

Legacy ID
1522404402
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Eden Editor
Steps To Reproduce
  1. Open the eden editor
  2. Make sure you have at least 2 mission projects
  3. Press Open
  4. 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

runekn edited Steps To Reproduce. (Show Details)Sep 22 2015, 10:52 PM
runekn edited Additional Information. (Show Details)
runekn set Category to Eden Editor.
runekn set Reproducibility to Always.
runekn set Severity to None.
runekn set Resolution to Fixed.
runekn set Legacy ID to 1522404402.May 8 2016, 12:45 PM

Hello!
Thank you for helping us out :) I'am investigating this right now ;)

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 ;)