A few tweaks

This commit is contained in:
2022-04-27 14:31:01 -05:00
parent 0d6fb8a657
commit a8fc2dccde
3 changed files with 8 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ module TAC
name = File.basename(config_file, ".json")
button "#{name}", width: 0.94 do
button "#{name}", fill: true, text_size: THEME_ICON_SIZE - 3 do
change_config(name)
if window.backend.tacnet.connected?