Skip to content

Commit

Permalink
gui2/preferences: Use labelless toggle buttons in Advanced
Browse files Browse the repository at this point in the history
The labels are implemented with a different widget on a separate column,
the the reserved space only serves to make things look weird.
  • Loading branch information
irydacea committed Jul 20, 2020
1 parent 75344d0 commit ea883be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/gui/window/preferences/06_advanced.cfg
Expand Up @@ -33,7 +33,7 @@

[toggle_button]
id = "value_toggle"
definition = "default"
definition = "no_label"
[/toggle_button]
[/column]

Expand Down

0 comments on commit ea883be

Please sign in to comment.