1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Update PaletteButton.tscn

Changed mouse_default_cursor_shape to 2 (pointing hand)
This commit is contained in:
OverloadedOrama 2020-05-04 04:16:52 +03:00
parent 415db39e64
commit a056a87492

View file

@ -14,6 +14,7 @@ margin_right = 26.0
margin_bottom = 26.0
rect_min_size = Vector2( 26, 26 )
hint_tooltip = "Color Name"
mouse_default_cursor_shape = 2
custom_styles/hover = ExtResource( 2 )
custom_styles/pressed = ExtResource( 1 )
custom_styles/focus = ExtResource( 4 )