Touch mode: enlarge advice tooltip text (1.4x) with config toggle

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Code
2026-07-10 10:34:36 -07:00
parent 35e54e6976
commit 172a716649
2 changed files with 13 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@ return {
owned_tooltip = true, -- show "Active combos" tooltip on owned jokers
threshold = 4, -- total synergy score needed to recommend a card
learning_mode = false, -- hide verdicts (pulse, "Strong pick!"), keep reasons
touch_mode = true, -- enlarge advice text/buttons for phone screens
discovered = {}, -- famous pairs the player has fielded (pair keys)
themes_found = {}, -- synergy themes the player has assembled (tags)
}