Opened 3 years ago
#12621 new defect
HUGO: Top menu doesn't close when it should
Reported by: | eriktorbjorn | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: Hugo |
Version: | Keywords: | ||
Cc: | Game: |
Description
The top menu in the Hugo engine (not to be confused with the GLK Hugo engine) is supposed to close when you click on any of the icons, or outside of the menu itself. But this doesn't always work. Most of the time, the menu just pops right back up.
I think this is because the engine has not yet had the time to update the current mouse position, so it thinks it's still at the top of the screen, which is what triggers the menu in the first place.
If I move the mouse while I'm clicking, the menu closes as expected. But this is clearly not optimal.
Note:
See TracTickets
for help on using tickets.