1
0
Fork 0
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:
rubenwardy 2023-04-14 00:09:29 +01:00 committed by GitHub
parent 2a1bc82887
commit 9d1ae80e89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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