Closing tabs is now possible

This commit is contained in:
OverloadedOrama 2020-06-05 17:50:52 +03:00
parent 4af130bc61
commit b276999b12
5 changed files with 27 additions and 14 deletions

View file

@ -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