dxx-rebirth/similar
Kp 11d7344625 Fix alignment of select_start_level_menu text
When the user opens the menu via the mouse, grd_curcanv points to a
canvas other than the top level canvas.  When the user opens the menu
via the keyboard, grd_curcanv points to the top level canvas.  For this
menu, the top level canvas must be used in order to get correct
alignment.  Switch the constructor to always use the top level canvas.

Reported-by: dimag0g <https://github.com/dxx-rebirth/dxx-rebirth/issues/564>
Fixes: e45ba0b4a9 ("Make new game menu inherit from newmenu")
2021-01-25 00:45:07 +00:00
..
2d Move GammaLevel to CCfg 2020-12-27 22:03:09 +00:00
3d Remove unnecessary definitions of static member variables 2020-12-27 22:03:09 +00:00
arch Use enum class for OGL_TEXFILT_* constants 2021-01-17 22:23:23 +00:00
editor Simplify info_display_default 2020-12-27 22:03:09 +00:00
main Fix alignment of select_start_level_menu text 2021-01-25 00:45:07 +00:00
misc Change PHYSFS_removeFromSearchPath to PHYSFS_unmount 2020-12-27 22:03:09 +00:00