[Scummvm-tracker] [ScummVM :: Bugs] #12590: MAC OS X: Window getting smaller with each start
ScummVM :: Bugs
trac at scummvm.org
Tue May 25 22:34:30 UTC 2021
#12590: MAC OS X: Window getting smaller with each start
-------------------+-----------------------------
Reporter: criezy | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Port: Mac OS X
Version: | Resolution:
Keywords: | Game:
-------------------+-----------------------------
Comment (by sev-):
The problem is in openglsdl-graphics.cpp:308. I divide width and height by
two. We need to wrap it in "if (hidpi)" condition.
To help me doing it, could you please tell me the output of line 300? For
me it is "Setting 2016 x 1680 -> 576 x 480 -- 3.5" on the first run when
there are no last_window_width/last_window_height specified.
--
Ticket URL: <https://bugs.scummvm.org/ticket/12590#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list