mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:44:42 -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
|
@ -15,4 +15,3 @@ func _on_CreateNewImage_confirmed() -> void:
|
|||
Global.canvas.layers[0][0].fill(fill_color)
|
||||
Global.canvas.layers[0][0].lock()
|
||||
Global.canvas.update_texture(0)
|
||||
Global.undo_redo.clear_history(false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue