mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 10:34:43 -04:00
Import as new frame on ImportSprites dialog now ticked on by default
This commit is contained in:
parent
ad2e1062ee
commit
be91e65c55
4 changed files with 8 additions and 7 deletions
|
@ -23,12 +23,15 @@ margin_bottom = 312.0
|
|||
[node name="ImportAsNewFrame" type="CheckBox" parent="HBoxContainer2"]
|
||||
margin_right = 156.0
|
||||
margin_bottom = 304.0
|
||||
mouse_default_cursor_shape = 2
|
||||
pressed = true
|
||||
text = "IMPORT_FILE_LABEL"
|
||||
|
||||
[node name="ImportSpritesheet" type="CheckBox" parent="HBoxContainer2"]
|
||||
margin_left = 160.0
|
||||
margin_right = 327.0
|
||||
margin_bottom = 304.0
|
||||
mouse_default_cursor_shape = 2
|
||||
text = "Import as spritesheet"
|
||||
|
||||
[node name="Spritesheet" type="HBoxContainer" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue