gui2/tcore_selection: Make the listbox grow vertically
This allows its top to be aligned to the dialog's top so it's not centered vertically.
This commit is contained in:
parent
e7b14b41e1
commit
369b24103e
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
[column]
|
||||
grow_factor = 0
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
|
||||
border = "all"
|
||||
border_size = 5
|
||||
|
|
Loading…
Add table
Reference in a new issue