tpreferences: made sure Scroll Speed slider fills all available space
This commit is contained in:
parent
1a6bfca903
commit
05411b6d34
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
[grid]
|
||||
[row]
|
||||
[column]
|
||||
grow_factor = 0
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "left"
|
||||
|
@ -21,6 +22,7 @@
|
|||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
|
|
Loading…
Add table
Reference in a new issue