mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 13:54:44 -04:00
Closing tabs is now possible
This commit is contained in:
parent
4af130bc61
commit
b276999b12
5 changed files with 27 additions and 14 deletions
|
@ -116,6 +116,8 @@ func change_project() -> void:
|
|||
for brush in brushes:
|
||||
Global.create_brush_button(brush)
|
||||
|
||||
Global.canvas.update()
|
||||
|
||||
|
||||
func frames_changed(value : Array) -> void:
|
||||
frames = value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue