add a icon_small definition of the toggle button.
I'd prefer a version which adjusts to the icon size, but this will do fine for my needs.
This commit is contained in:
parent
a8c68b2b04
commit
df0445b9aa
1 changed files with 10 additions and 0 deletions
|
@ -110,6 +110,16 @@
|
|||
|
||||
[/toggle_button_definition]
|
||||
|
||||
[toggle_button_definition]
|
||||
|
||||
id = "icon_small"
|
||||
description = "Small version of the icon-only toggle button."
|
||||
|
||||
{_GUI_RESOLUTION ({GUI_TINY__RESOLUTION}) 10 }
|
||||
{_GUI_RESOLUTION ({GUI_NORMAL__RESOLUTION}) 14 }
|
||||
|
||||
[/toggle_button_definition]
|
||||
|
||||
#undef _GUI_RESOLUTION
|
||||
#undef _GUI_ICON
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue