Added a hovered effect to toggle panels
This commit is contained in:
parent
2f8f3af61b
commit
594af9e15a
1 changed files with 9 additions and 1 deletions
|
@ -52,7 +52,15 @@
|
|||
[focused]
|
||||
|
||||
[draw]
|
||||
{_GUI_RECT ({GUI__BACKGROUND_COLOR_ENABLED}) }
|
||||
|
||||
[image]
|
||||
x = 0
|
||||
y = 0
|
||||
w = "(width)"
|
||||
h = "(height)"
|
||||
name = "dialogs/selection-background.png"
|
||||
[/image]
|
||||
|
||||
[/draw]
|
||||
|
||||
[/focused]
|
||||
|
|
Loading…
Add table
Reference in a new issue