Skip to content

Commit

Permalink
tpreferences: made sure Scroll Speed slider fills all available space
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Feb 23, 2016
1 parent 1a6bfca commit 05411b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/gui/default/window/preferences/01_general.cfg
Expand Up @@ -11,6 +11,7 @@
[grid]
[row]
[column]
grow_factor = 0
border = "all"
border_size = 5
horizontal_alignment = "left"
Expand All @@ -21,6 +22,7 @@
[/column]

[column]
grow_factor = 1
border = "all"
border_size = 5
horizontal_grow = true
Expand Down

0 comments on commit 05411b6

Please sign in to comment.