Windowed respects all window resolutions

This commit is contained in:
Nutbuster 2021-07-01 20:19:18 +10:00
parent b343365ef6
commit f6a92b7f65
1 changed files with 1 additions and 1 deletions

View File

@ -835,7 +835,7 @@ screen preferences():
vbox:
style_prefix "radio"
label _("Display")
textbutton _("Window") action Preference("display", "window")
textbutton _("Window") action Preference("display", "any window")
textbutton _("Fullscreen") action Preference("display", "fullscreen")
vbox: