Move settings tabs to fluent.

This commit is contained in:
Paul Chote
2025-12-27 20:08:31 +00:00
committed by Gustas Kažukauskas
parent 4436f07fbf
commit 0d479e7c18
5 changed files with 36 additions and 23 deletions

View File

@@ -2,12 +2,12 @@ Background@SETTINGS_PANEL:
Logic: SettingsLogic
ButtonStride: 0, 35
Panels:
GAMEPLAY_PANEL: Gameplay
INPUT_PANEL: Input
DISPLAY_PANEL: Display
AUDIO_PANEL: Audio
HOTKEYS_PANEL: Hotkeys
ADVANCED_PANEL: Advanced
GAMEPLAY_PANEL: button-panel-gameplay
INPUT_PANEL: button-panel-input
DISPLAY_PANEL: button-panel-display
AUDIO_PANEL: button-panel-audio
HOTKEYS_PANEL: button-panel-hotkeys
ADVANCED_PANEL: button-panel-advanced
X: (WINDOW_WIDTH - WIDTH) / 2
Y: (WINDOW_HEIGHT - HEIGHT) / 2
Width: 900