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:
parent
415db39e64
commit
a056a87492
|
@ -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 )
|
||||
|
|
Loading…
Reference in a new issue