Add the transparent horizontal scrollbar.

This commit is contained in:
Mark de Wever 2009-02-28 18:23:14 +00:00
parent af5ef5ecc2
commit 70fdcccad8

View file

@ -112,5 +112,18 @@
[/horizontal_scrollbar_definition]
[horizontal_scrollbar_definition]
id = "transparent"
description = "a transparent horizontal 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}) 20 12 11 2 2 2 2 "_transparent"}
{_GUI_RESOLUTION () 20 25 11 4 5 5 5 "_transparent"}
[/horizontal_scrollbar_definition]
#undef _GUI_STATE
#undef _GUI_RESOLUTION