gui2: dropped repeating buttons from scrollbars
This commit is contained in:
parent
e85d504fbc
commit
04d510a91c
2 changed files with 0 additions and 98 deletions
|
@ -8,16 +8,6 @@ horizontal_grow = "true"
|
|||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_up"
|
||||
definition = "left_arrow"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
|
@ -29,16 +19,6 @@ horizontal_grow = "true"
|
|||
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_down"
|
||||
definition = "right_arrow"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
|
@ -51,16 +31,6 @@ horizontal_grow = "true"
|
|||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_up"
|
||||
definition = "left_arrow_transparent"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
|
@ -72,18 +42,7 @@ horizontal_grow = "true"
|
|||
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_down"
|
||||
definition = "right_arrow_transparent"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
#enddef
|
||||
|
||||
|
|
|
@ -6,20 +6,6 @@ vertical_grow = "true"
|
|||
[grid]
|
||||
id = "_vertical_scrollbar_grid"
|
||||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_up"
|
||||
definition = "up_arrow"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
|
||||
grow_factor = 1
|
||||
|
@ -35,20 +21,6 @@ vertical_grow = "true"
|
|||
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_down"
|
||||
definition = "down_arrow"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
#enddef
|
||||
|
||||
|
@ -57,20 +29,6 @@ vertical_grow = "true"
|
|||
[grid]
|
||||
id = "_vertical_scrollbar_grid"
|
||||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_up"
|
||||
definition = "up_arrow_transparent"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
|
||||
grow_factor = 1
|
||||
|
@ -86,20 +44,5 @@ vertical_grow = "true"
|
|||
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
||||
# note we want a special button definition for this later.
|
||||
[repeating_button]
|
||||
id = "_half_page_down"
|
||||
definition = "down_arrow_transparent"
|
||||
[/repeating_button]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue