From bf60a0a20920be8bd4b5c367dd530b3c7a4f56da Mon Sep 17 00:00:00 2001 From: Charles Dang Date: Sat, 6 May 2017 14:19:30 +1100 Subject: [PATCH] Custom Options Tree: allow 'no mods' label to grow [ci skip] Allows it to fill all available space, especially on low resolutions. --- data/gui/macros/custom_options_tree.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/data/gui/macros/custom_options_tree.cfg b/data/gui/macros/custom_options_tree.cfg index 90dded4c50b..15b8ea7c5e6 100644 --- a/data/gui/macros/custom_options_tree.cfg +++ b/data/gui/macros/custom_options_tree.cfg @@ -16,6 +16,7 @@ [column] border = "all" border_size = 5 + horizontal_grow = true [label] id = "no_options_notice"