mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-16 03:24:43 -05:00
Changed some mouse_default_cursor_shapes
Also renamed "OptionButton" to "PresetOptionButton" in PreferencesDialog, and changed "sapient-cogbag" to "sapient_cogbag" in the contributors list.
This commit is contained in:
parent
21dd3f2e2d
commit
c63fd85659
7 changed files with 31 additions and 8 deletions
|
|
@ -779,6 +779,7 @@ margin_top = 65.0
|
|||
margin_right = 114.0
|
||||
margin_bottom = 88.0
|
||||
rect_min_size = Vector2( 92, 0 )
|
||||
mouse_default_cursor_shape = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "Fit to frame"
|
||||
|
||||
|
|
@ -788,6 +789,7 @@ margin_top = 92.0
|
|||
margin_right = 114.0
|
||||
margin_bottom = 115.0
|
||||
rect_min_size = Vector2( 92, 0 )
|
||||
mouse_default_cursor_shape = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "100% Zoom"
|
||||
|
||||
|
|
@ -1074,6 +1076,7 @@ margin_top = 65.0
|
|||
margin_right = 114.0
|
||||
margin_bottom = 88.0
|
||||
rect_min_size = Vector2( 92, 0 )
|
||||
mouse_default_cursor_shape = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "Fit to frame"
|
||||
|
||||
|
|
@ -1083,6 +1086,7 @@ margin_top = 92.0
|
|||
margin_right = 114.0
|
||||
margin_bottom = 115.0
|
||||
rect_min_size = Vector2( 92, 0 )
|
||||
mouse_default_cursor_shape = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "100% Zoom"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue