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 criezy, 5 months ago

In ecc62b0d:

HUGO: Fix top menu not closing when it should

This fixes bug #12621.

comment:2 by criezy, 5 months ago

Owner: set to criezy
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.