Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#4080 closed defect (fixed)

LAUNCHER: "Load" page slightly broken

Reported by: raziel- Owned by: SF/tanoku
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

ScummVM 0.13.0svn (Jan 4 2009 09:27:02) Features compiled in: Vorbis FLAC MP3 zLib MPEG2

The new "Load" button leads to a save games page which is broken in a way (see attached picture). It cuts the information (ScummVM version) in the upper half of the screen.

Happens with all games that support this page

AmigaOS4 gcc version 4.0.2 (AmigaOS build 20051012)

Ticket imported from: #2485123. Ticket imported from: bugs/4080.

Attachments (2)

ScummVM_GUI_Load_page_broken.png (7.2 KB ) - added by raziel- 15 years ago.
See the upper half of the page
load.diff (467 bytes ) - added by eriktorbjorn 15 years ago.
Patch against current SVN

Download all attachments as: .zip

Change History (10)

by raziel-, 15 years ago

See the upper half of the page

comment:1 by eriktorbjorn, 15 years ago

Is this really a bug? The version string is part of the launcher dialog. The load dialog just happens to overlap part of it. I think.

comment:2 by raziel-, 15 years ago

Oh, i see, the "Load" window is simply "placed" over the whole Launcher GUI and due to it's size overlaps the background?

Hmm, ok, this is probably how it should work ...

may i add a workaround to future "bug reports" on the same issue? ;-)

Either paint a black(?) frame around that window or make it darker, because the top looks nearly exactly the same as the background which make it look wrong/buggy or reduce the size of the "Load" window to hold e.g. only 15 save slots in one, thus one could clearly see that it's a new window placed on the background

of course, this is just my humble opinion and you are free to ignore me :-)

Thanks a lot for taking the time

by eriktorbjorn, 15 years ago

Attachment: load.diff added

Patch against current SVN

comment:3 by eriktorbjorn, 15 years ago

I guess SF no longer notifies you just because you've commented on a bug report, so I didn't see your reply until now.

> Either paint a black(?) frame around that window or make it darker,

I was thinking of something like that. (Though black doesn't look as good to me as I had hoped.) I've attached a patch that makes a small change to scummmodern_gfx.stx. To use it, you also have to rebuild scummmodern.zip.

File Added: load.diff

comment:4 by raziel-, 15 years ago

Better, but thats just my opinion of course.

Maybe others from the team should comment on that one too?

Thanks Torbjorn

comment:5 by SF/tanoku, 15 years ago

I've just fixed this on the SVN trunk, it looks good enough to me anyways. Feel free to tweak it some more. ^^

comment:6 by SF/tanoku, 15 years ago

Resolution: fixed
Status: newclosed

comment:7 by Kirben, 15 years ago

Owner: set to SF/tanoku

comment:8 by digitall, 5 years ago

Component: GUI
Note: See TracTickets for help on using tickets.