mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 21:34:43 -04:00
You can now delete tags
This commit is contained in:
parent
cf55c9167f
commit
1e9d44fffc
3 changed files with 26 additions and 9 deletions
|
@ -235,7 +235,7 @@ var timeline_seconds : Control
|
|||
var layers_container : VBoxContainer
|
||||
var frames_container : VBoxContainer
|
||||
var tag_container : Control
|
||||
var tag_dialog : ConfirmationDialog
|
||||
var tag_dialog : AcceptDialog
|
||||
|
||||
var remove_layer_button : BaseButton
|
||||
var move_up_layer_button : BaseButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue