Cxbx-reloaded: Fix wrong window size in DEBUG builds

Created on 13 Sep 2017  路  3Comments  路  Source: Cxbx-Reloaded/Cxbx-Reloaded

When Cxbx-Reloaded is build with the DEBUG (as opposed to the default RELEASE) configuration, the main window size is smaller. (That, or the window size is larger under RELEASE builds.)

In any case, for this issue:

  • find out what causes the difference
  • fix it such that both builds show the same window size
  • as a bonus, prepare the code such, that :

    • GUI-mode (when not emulating) can be resized


    • Emulation-mode sizes according to active screen resolution

bug good-for-beginners help wanted user interface

All 3 comments

I haven't been able to reproduce this, I built two binaries: one in release configuration and the other in debug, but they appear to be the same size.
2018-02-12_13-18-07

This is an old issue, is the issue still exist?

I believe this has been fixes months ago when resize-window functionality was added

Was this page helpful?
0 / 5 - 0 ratings

Related issues

childishbeat picture childishbeat  路  4Comments

PatrickvL picture PatrickvL  路  3Comments

PatrickvL picture PatrickvL  路  4Comments

LukeUsher picture LukeUsher  路  4Comments

Kumoashi picture Kumoashi  路  3Comments