TimelineEditor: Attempting to undo a change in the text editor will irreversibly delete the entire timeline #1817
Labels
Bug 🐞
Something isn't working
Critical 💩
Needs testing
More feedback/testing would be good
Planned
This will be worked on soon
Milestone
The problem
Describe the bug
If you are working in the Timeline Text Editor and you press Ctrl+Z one too many times (or press it without making any changes), the entire timeline will be deleted. It will then immediately auto-save, making it impossible to recover unless you have source control and can recover it from a previous version.
To Reproduce
Steps to reproduce the behavior:
Closing Godot without saving doesn't recover the timeline. Thankfully I have source control set up so I was able to recover it, but this will probably bite me again.
Expected behavior
My change is undone
System (please complete the following information):
Solutions
Workaround
Make sure that your project has source control set up so you can roll back to previous versions in case you accidentally Thanos Snap your timeline.
Possible fixes
Perhaps undo history isn't implemented yet.
Really loving Dialogic so far, lads! I appreciate the hard work. (/gen)
The text was updated successfully, but these errors were encountered: