Remove the explicit setting of initial_auto.
Since the last commit it's the default so no need to set it explicitly.
This commit is contained in:
parent
de8127921d
commit
09742a0832
2 changed files with 0 additions and 6 deletions
|
@ -67,9 +67,6 @@
|
|||
[scroll_label]
|
||||
id = "label"
|
||||
definition = "default"
|
||||
|
||||
vertical_scrollbar_mode = "initial_auto"
|
||||
horizontal_scrollbar_mode = "initial_auto"
|
||||
[/scroll_label]
|
||||
|
||||
[/column]
|
||||
|
|
|
@ -77,9 +77,6 @@
|
|||
[listbox]
|
||||
id = "server_list"
|
||||
definition = "default"
|
||||
|
||||
horizontal_scrollbar_mode = "initial_auto"
|
||||
vertical_scrollbar_mode = "initial_auto"
|
||||
[header]
|
||||
|
||||
[row]
|
||||
|
|
Loading…
Add table
Reference in a new issue