1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 10:25:21 +02:00

Add focused styling to buttons (#13414)

This commit is contained in:
rubenwardy
2023-04-14 00:09:29 +01:00
committed by GitHub
parent 2a1bc82887
commit 9d1ae80e89
7 changed files with 31 additions and 8 deletions

View File

@@ -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