You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the preference settings under the "drawing" section the "Keep drawing on previous keyframe" is configured by default, so consider this as it will and has already affected new users.
The problem is that whenever you're drawing in an empty frame, even if you move back over to the "previous" keyframe, undoing any stroke will create a new keyframe with a copy of the drawing on the empty frame where the playhead was positioned at the time of the drawing. And not only that but if you keep pressing undo, it will undo the strokes on the copy, until the original state of the stroke previous to drawing on the empty frame, will be reached.
This is extremely frustrating even when knowing about it as sometimes you need to draw on a layer that only has a single keyframe, to trace the motion path or create a layout guide of an existing animation. So if you undo a single stroke, it will create the new keyframe for you and mess up all your drawings because undoing anymore will undo the drawing itself and leave you with a different copy.
Expected Results
Creating or deleting keyframes if you drew when the playhead was positioned over an empty frame should only work with the modes: Create a blank keyframe or Duplicate the previous keyframe.
Make sure when you go to Edit > Preferences > Timeline > Drawing section > That the option mode that's enable is "Keep drawing on previous keyframe" otherwise the steps won't work.
Create a new file
Draw on the first keyframe on the bitmap layer a single stroke
Move the playhead to any empty frame after it
Draw enough strokes to notices changes once you start undoing
Go back to the first frame (you can stay there but it's so you see it does not affect the behavior)
Start undoing slowly. Notice how the playhead moved to the previous FRAME, creates a duplicate KEYFRAME and each stroke starts to become undone on the new keyframe.
Once you reach the initial stroke that was done in the first keyframe, this will be undone on that keyframe alone, and the same stroke will remain on the new keyframe.
Issue Summary
In the preference settings under the "drawing" section the "Keep drawing on previous keyframe" is configured by default, so consider this as it will and has already affected new users.
The problem is that whenever you're drawing in an empty frame, even if you move back over to the "previous" keyframe, undoing any stroke will create a new keyframe with a copy of the drawing on the empty frame where the playhead was positioned at the time of the drawing. And not only that but if you keep pressing undo, it will undo the strokes on the copy, until the original state of the stroke previous to drawing on the empty frame, will be reached.
This is extremely frustrating even when knowing about it as sometimes you need to draw on a layer that only has a single keyframe, to trace the motion path or create a layout guide of an existing animation. So if you undo a single stroke, it will create the new keyframe for you and mess up all your drawings because undoing anymore will undo the drawing itself and leave you with a different copy.
Expected Results
Creating or deleting keyframes if you drew when the playhead was positioned over an empty frame should only work with the modes: Create a blank keyframe or Duplicate the previous keyframe.
Video or Image Reference
https://youtu.be/Cb8XRC-PzK8
Steps to reproduce
Make sure when you go to Edit > Preferences > Timeline > Drawing section > That the option mode that's enable is "Keep drawing on previous keyframe" otherwise the steps won't work.
System Information
Version: 0.6.5
commit: 50a0c7c
date: 2020-08-01_01:32:15
Operating System: Windows 10 (10.0)
CPU Architecture: x86_64
Qt Version: 5.12.9
The text was updated successfully, but these errors were encountered: