mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 18:14:43 -04:00
Basic UI for animation frame tags
You can add tags by right clicking on a cel and selecting "Add Frame Tag". No tag modifying and deletion is implemented yet. I'm using a different ScrollContainer for the tags, which gets updated everytime the main timeline ScrollContainer gets updated. I hide its sliders from its theme, wish there was a more straightforward way.
This commit is contained in:
parent
25f74a136d
commit
53338e4310
9 changed files with 241 additions and 60 deletions
|
@ -630,6 +630,12 @@ msgstr ""
|
|||
msgid "Move Right"
|
||||
msgstr ""
|
||||
|
||||
msgid "Add Frame Tag"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unlink Cel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Layer"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue