From 56504a71b46ce13a6ca0181ffa6ec64ebe1f5314 Mon Sep 17 00:00:00 2001 From: thecozies <79979276+thecozies@users.noreply.github.com> Date: Thu, 4 Apr 2024 08:32:22 -0500 Subject: [PATCH] global description handler and impl --- assets/config_menu.rml | 7 +- assets/config_menu/general.rml | 22 +++++-- assets/config_menu/graphics.rml | 112 ++++++++++++++++---------------- assets/config_menu/sound.rml | 22 +++++-- src/ui/ui_config.cpp | 37 +++++++---- 5 files changed, 112 insertions(+), 88 deletions(-) diff --git a/assets/config_menu.rml b/assets/config_menu.rml index eac2c66..0511d2f 100644 --- a/assets/config_menu.rml +++ b/assets/config_menu.rml @@ -22,9 +22,6 @@ flex: 1; text-align: center; } - #tab_graphics:selected { - nav-down:#res_auto; - } @@ -38,7 +35,7 @@
- +
General
@@ -59,7 +56,7 @@