GUI2: temporarily remove directional buttons from scrollbars

This is intended to be an experiment for the 1.13.7 release to see what players think.
This commit is contained in:
Charles Dang 2017-02-24 01:00:07 +11:00
parent 1c7ac5a3ea
commit e24336afeb
2 changed files with 16 additions and 16 deletions

View File

@ -7,7 +7,7 @@ horizontal_grow = "true"
id = "_horizontal_scrollbar_grid"
[row]
#ifdef 0
[column]
# note we want a special button definition for this later.
@ -17,7 +17,7 @@ horizontal_grow = "true"
[/repeating_button]
[/column]
#endif
[column]
grow_factor = 1
horizontal_grow = "true"
@ -28,7 +28,7 @@ horizontal_grow = "true"
[/horizontal_scrollbar]
[/column]
#ifdef 0
[column]
# note we want a special button definition for this later.
@ -38,7 +38,7 @@ horizontal_grow = "true"
[/repeating_button]
[/column]
#endif
[/row]
[/grid]
@ -50,7 +50,7 @@ horizontal_grow = "true"
id = "_horizontal_scrollbar_grid"
[row]
#ifdef 0
[column]
# note we want a special button definition for this later.
@ -60,7 +60,7 @@ horizontal_grow = "true"
[/repeating_button]
[/column]
#endif
[column]
grow_factor = 1
horizontal_grow = "true"
@ -71,7 +71,7 @@ horizontal_grow = "true"
[/horizontal_scrollbar]
[/column]
#ifdef 0
[column]
# note we want a special button definition for this later.
@ -81,7 +81,7 @@ horizontal_grow = "true"
[/repeating_button]
[/column]
#endif
[/row]
[/grid]

View File

@ -5,7 +5,7 @@
vertical_grow = "true"
[grid]
id = "_vertical_scrollbar_grid"
#ifdef 0
[row]
[column]
@ -19,7 +19,7 @@ vertical_grow = "true"
[/column]
[/row]
#endif
[row]
grow_factor = 1
@ -35,7 +35,7 @@ vertical_grow = "true"
[/column]
[/row]
#ifdef 0
[row]
[column]
@ -49,7 +49,7 @@ vertical_grow = "true"
[/column]
[/row]
#endif
[/grid]
#enddef
@ -57,7 +57,7 @@ vertical_grow = "true"
vertical_grow = "true"
[grid]
id = "_vertical_scrollbar_grid"
#ifdef 0
[row]
[column]
@ -71,7 +71,7 @@ vertical_grow = "true"
[/column]
[/row]
#endif
[row]
grow_factor = 1
@ -86,7 +86,7 @@ vertical_grow = "true"
[/column]
[/row]
#ifdef 0
[row]
[column]
@ -100,7 +100,7 @@ vertical_grow = "true"
[/column]
[/row]
#endif
[/grid]
#enddef