Save single card zoom setting between sessions

This commit is contained in:
drdev
2015-04-19 14:59:03 +00:00
parent 7f7251f2fa
commit 3bdc842fde
2 changed files with 17 additions and 4 deletions

View File

@@ -56,6 +56,7 @@ public class ForgePreferences extends PreferencesStore<ForgePreferences.FPref> {
UI_COMPACT_TABS ("false"),
UI_COMPACT_LIST_ITEMS ("false"),
UI_CARD_SIZE ("small"),
UI_SINGLE_CARD_ZOOM("false"),
UI_BUGZ_NAME (""),
UI_BUGZ_PWD (""),
UI_ANTE ("false"),