Set mod tab to navigate down to first mod, fix redundant mod scanning

This commit is contained in:
Mr-Wiseguy
2025-04-26 04:00:22 -04:00
parent 9d6a39f68a
commit f9df5c2b7c
3 changed files with 33 additions and 27 deletions
+2 -1
View File
@@ -69,7 +69,8 @@ namespace recompui {
};
void set_config_tab(ConfigTab tab);
Rml::ElementTabSet* get_config_tab();
Rml::ElementTabSet* get_config_tabset();
Rml::Element* get_mod_tab();
enum class ButtonVariant {
Primary,