Opened 21 months ago
Last modified 21 months ago
#14169 new defect
DRACI: Down Mouse not opening icon menu
Reported by: | bmanbdaman | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: Draci |
Version: | Keywords: | ||
Cc: | Game: | Dragon History |
Description
When moving the mouse down on the main screen, the lower icons are supposed to show (Map/Load/Save/Exit/About). When doing it in SCUMM the screen automatically moves to the Map screen. See sample picture.
Attachments (1)
Change History (4)
by , 21 months ago
comment:1 by , 21 months ago
Summary: | Down Mouse not opening icon menu → DRACI: Down Mouse not opening icon menu |
---|
comment:2 by , 21 months ago
Note:
See TracTickets
for help on using tickets.
@bmanbdaman: Did a quick check of the code and I found the following relevant comment
at https://github.com/scummvm/scummvm/blob/master/engines/draci/game.cpp#L699:
I think this is going to be a WONTFIX resolution unless anyone wants to submit a Pull Request to add the original menus, but that is a feature request, rather than a bug.