mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Support compact tabs via setting
This commit is contained in:
@@ -53,6 +53,7 @@ public class ForgePreferences extends PreferencesStore<ForgePreferences.FPref> {
|
||||
UI_LARGE_CARD_VIEWERS ("false"),
|
||||
UI_RANDOM_ART_IN_POOLS ("true"),
|
||||
UI_COMPACT_PROMPT ("false"),
|
||||
UI_COMPACT_TABS ("false"),
|
||||
UI_COMPACT_LIST_ITEMS ("false"),
|
||||
UI_CARD_SIZE ("small"),
|
||||
UI_BUGZ_NAME (""),
|
||||
|
||||
Reference in New Issue
Block a user