mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 20:04:43 -04:00
Changed default cursor shape for the rulers, to indicate that they are interactive
This commit is contained in:
parent
8bfd7db4d9
commit
9f1779893d
2 changed files with 7 additions and 0 deletions
|
@ -806,6 +806,7 @@ margin_right = 704.0
|
|||
margin_bottom = 16.0
|
||||
rect_min_size = Vector2( 0, 16 )
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 15
|
||||
custom_styles/hover = ExtResource( 12 )
|
||||
custom_styles/pressed = ExtResource( 12 )
|
||||
custom_styles/focus = ExtResource( 12 )
|
||||
|
@ -826,6 +827,7 @@ margin_right = 16.0
|
|||
margin_bottom = 462.0
|
||||
rect_min_size = Vector2( 16, 0 )
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 14
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 3
|
||||
custom_styles/hover = ExtResource( 12 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue