Count preferences dialog when detecting max UI scale to fit (Fix #740)

This commit is contained in:
2025-05-23 09:11:15 -05:00
parent b7c1089508
commit 1084f26a88
3 changed files with 12 additions and 2 deletions

View File

@@ -1079,6 +1079,7 @@ void init_boe(int argc, char* argv[]) {
init_tiling();
init_snd_tool();
// see fallback_scale() in winutil.cpp for where the default UI scale is calculated based on screen size
adjust_window_mode();
init_ui();
// If we don't do this now it'll flash white to start with