Game Load: ensure game list toggle panel grows to fill space horizontally
This matches the behavior of all other toggle_panel-based listbox usecases.
This commit is contained in:
parent
aef6248d34
commit
75d60ca184
1 changed files with 1 additions and 0 deletions
|
@ -334,6 +334,7 @@
|
|||
[row]
|
||||
|
||||
[column]
|
||||
horizontal_grow = "true"
|
||||
|
||||
[toggle_panel]
|
||||
definition = "default"
|
||||
|
|
Loading…
Add table
Reference in a new issue