From cb7a6791421511f4251f2d1cb31a894fa8de90cf Mon Sep 17 00:00:00 2001 From: Charles Dang Date: Fri, 29 Jun 2018 18:09:33 +1100 Subject: [PATCH] Preferences Dialog: drop characters_per_line from hotkey list [ci skip] For some reason, this made the entire page stack thinner than it should be. I have no idea why, and I'm not sure wrap= here instead does anything (namely, wrap if it gets too long), but it's better than what was happening before. --- data/gui/window/preferences/02_hotkeys.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gui/window/preferences/02_hotkeys.cfg b/data/gui/window/preferences/02_hotkeys.cfg index b32e785ff7eb..e501f39d4469 100644 --- a/data/gui/window/preferences/02_hotkeys.cfg +++ b/data/gui/window/preferences/02_hotkeys.cfg @@ -163,7 +163,7 @@ id = "lbl_desc" definition = "gold_small" linked_group = "hotkeys_col_desc" - characters_per_line = 30 + wrap = true [/label] [/column]