From 58ed33dd9fe06b7a30238f5404deade11a927f9d Mon Sep 17 00:00:00 2001 From: Zephyron Date: Sat, 25 Jan 2025 14:58:40 +1000 Subject: [PATCH] ui: Remove save states menu and unused help links Removes the save states menu and unused help menu items as they require additional research and implementation work. Specifically: - Remove save states menu and associated actions (Save/Load) as proper implementation requires more research - Remove unused help menu items: * Open Mods Page * Open Quickstart Guide * Open FAQ - Keep core help functionality (Report Compatibility and About) - Reorder menu properties for better organization This change helps maintain a cleaner UI by removing placeholder features that are not yet ready for implementation. --- src/citron/main.ui | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/src/citron/main.ui b/src/citron/main.ui index 573f02af4..56f1a358b 100644 --- a/src/citron/main.ui +++ b/src/citron/main.ui @@ -17,12 +17,6 @@ :/img/citron.ico:/img/citron.ico - - QTabWidget::Rounded - - - true - QMainWindow { background-color: #2D2D2D; @@ -108,6 +102,12 @@ QToolButton:pressed { background-color: #505050; } + + QTabWidget::Rounded + + + true + @@ -130,7 +130,7 @@ QToolButton:pressed { 0 0 1280 - 22 + 29 @@ -267,26 +267,14 @@ QToolButton:pressed { &Help - - - - - - - &Save States - - - - -