mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Add focused styling to buttons (#13414)
This commit is contained in:
parent
2a1bc82887
commit
9d1ae80e89
7 changed files with 31 additions and 8 deletions
|
@ -3211,6 +3211,7 @@ Some types may inherit styles from parent types.
|
|||
* *all elements*
|
||||
* default - Equivalent to providing no states
|
||||
* button, button_exit, image_button, item_image_button
|
||||
* focused - Active when button has focus
|
||||
* hovered - Active when the mouse is hovering over the element
|
||||
* pressed - Active when the button is pressed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue