gui2/preferences: Use labelless toggle buttons in Advanced
The labels are implemented with a different widget on a separate column, the the reserved space only serves to make things look weird.
This commit is contained in:
parent
75344d0ec1
commit
ea883befcf
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
[toggle_button]
|
||||
id = "value_toggle"
|
||||
definition = "default"
|
||||
definition = "no_label"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue