Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 528cb83

Browse files
committed
Change the parent to root so we can disable all the options buttons while the dialog is visible instead of doing a full screen change
1 parent c2efdf5 commit 528cb83

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Base.rte/GUIs/MainMenuGUI.ini

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,9 +1427,12 @@ ToolTip = If disabled may greatly improve performance at a cost of slightly more
14271427
Checked = Checked
14281428
Text = Precise collisions. Disable to improve performance at a cost of less accurate collisions
14291429

1430+
///////////////////////////////////////////////////////////////////////
1431+
// Resolution Change Dialog
1432+
14301433
[ResolutionChangeDialog]
14311434
ControlType = COLLECTIONBOX
1432-
Parent = OptionsScreen
1435+
Parent = root
14331436
X = 163
14341437
Y = 0
14351438
Width = 155

0 commit comments

Comments
 (0)