Added a toggle fullscreen button (default F11) (#20272)
* Added a toggle fullscreen button (default F11) * Removed un-needed comments * Review Requested Changes * Fixed Acidental Spacing Change * bwoink, removed extraneous code * nothing, litterally
This commit is contained in:
@@ -47,6 +47,8 @@ public sealed class OptionsUIController : UIController
|
||||
{
|
||||
EnsureWindow();
|
||||
|
||||
_optionsWindow.UpdateTabs();
|
||||
|
||||
_optionsWindow.OpenCentered();
|
||||
_optionsWindow.MoveToFront();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user