Opened 5 years ago
Closed 5 months ago
#12621 closed defect (fixed)
HUGO: Top menu doesn't close when it should
| Reported by: | eriktorbjorn | Owned by: | criezy |
|---|---|---|---|
| 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.
Change History (2)
comment:1 by , 5 months ago
comment:2 by , 5 months ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

In ecc62b0d: