[Scummvm-devel] ps2 gdb & COMI buster
Johannes Schickel
lordhoto at gmail.com
Wed Jul 8 18:09:44 CEST 2009
sunmax at libero.it wrote:
> a) Is this the expected behavior?
>
> I mean expecting that overlay size shouldn't be modified anymore
> after we put the game launcher on screen.
>
> b) Otherwise we should make sure the _screen.pixels in ThemeManager
> is re-allocated to match the new overlay size when a backend in
> OSystem*::initSize is changing the overlay size.
>
> Is that something the backend should do on its own? I mean calling
> ThemeEngine::setGraphicsMode when the overlay size changes as a
> consequence of a screen res change?
>
Actually it seems your backend does not implement EVENT_SCREEN_CHANGED
and/or getScreenChangeID, which is used by the GUI code to keep track of
such resolution changes.
// Johannes
More information about the Scummvm-devel
mailing list