Opened 19 years ago
Closed 18 years ago
#2607 closed defect (fixed)
MANIACNES: Save/Load Dialog not working
Reported by: | SF/vorph999 | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Maniac Mansion |
Description
Hello,
in the current SVN there is a bug when trying to access the Save/Load Options in MM NES.
The error message is:
Widget <scummsaveload> has x + w > 512 (632)
This happens independent of the used gui (modern/ classic)
Kind regards
Vorph
SVN used: 0.9.0 (14.5.06 21:58)
Ticket imported from: #1488927. Ticket imported from: bugs/2607.
Change History (5)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Summary: | Save/Load Dialog not working → MANIACNES: Save/Load Dialog not working |
---|
comment:3 by , 19 years ago
Owner: | set to |
---|
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 18 years ago
I just committed code which disables overlay scaling. This made this bug obsolete.
Note:
See TracTickets
for help on using tickets.
EDIT: This seems only to happen when using "Normal" Graphics (no scaling), when activating a different mode, the problem is gone..