Can't insert frame at index 0 #4
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: arthus/stopi2#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the insert branch, it's currently not possible to insert a frame at index 0.
If you move to the first frame and capture a new one, it will get index 1.
In order to replace the first frame in an animation, you thus have to :
This is not ideal.