Added (unused) definition and images for a minimal-style vertical scrollbar
Horizontal scrollbar still requires images
|
@ -114,6 +114,25 @@ if(positioner_length - {POSITIONER_TOP} - {POSITIONER_BOTTOM} < 0
|
|||
|
||||
[/vertical_scrollbar_definition]
|
||||
|
||||
#
|
||||
# This is meant to be used for a minimal scrollbar definition, removing the
|
||||
# up/down toggle buttons and reducing the width of the bar by 8 px.
|
||||
# However, since the toggle buttons on a scrollbar panel aren't definition-
|
||||
# dependent, this is commented out for now.
|
||||
#
|
||||
#[vertical_scrollbar_definition]
|
||||
# id = "minimal"
|
||||
# description = "a minimal vertical scrollbar"
|
||||
#
|
||||
# # Note a scrollbar is normally sized by the item that "masters" it
|
||||
# # that's why the default height is rather low.
|
||||
#
|
||||
# # Tiny gui sizes haven't been tested yet so might need some tuning.
|
||||
# {_GUI_RESOLUTION ({GUI_TINY__RESOLUTION}) 12 20 11 2 2 2 2 ()}
|
||||
# {_GUI_RESOLUTION () 17 20 11 4 5 4 4 ()}
|
||||
#
|
||||
#[/vertical_scrollbar_definition]
|
||||
|
||||
[vertical_scrollbar_definition]
|
||||
id = "transparent"
|
||||
description = "a transparent vertical scrollbar"
|
||||
|
|
BIN
images/buttons/scrollbottom-minimal-active.png
Normal file
After Width: | Height: | Size: 167 B |
BIN
images/buttons/scrollbottom-minimal-pressed.png
Normal file
After Width: | Height: | Size: 167 B |
BIN
images/buttons/scrollbottom-minimal.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
images/buttons/scrollgroove-bottom-minimal.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
images/buttons/scrollgroove-mid-minimal.png
Normal file
After Width: | Height: | Size: 155 B |
BIN
images/buttons/scrollgroove-top-minimal.png
Normal file
After Width: | Height: | Size: 192 B |
BIN
images/buttons/scrollmid-minimal-active.png
Normal file
After Width: | Height: | Size: 242 B |
BIN
images/buttons/scrollmid-minimal-pressed.png
Normal file
After Width: | Height: | Size: 243 B |
BIN
images/buttons/scrollmid-minimal.png
Normal file
After Width: | Height: | Size: 247 B |
BIN
images/buttons/scrolltop-minimal-active.png
Normal file
After Width: | Height: | Size: 179 B |
BIN
images/buttons/scrolltop-minimal-pressed.png
Normal file
After Width: | Height: | Size: 179 B |
BIN
images/buttons/scrolltop-minimal.png
Normal file
After Width: | Height: | Size: 169 B |