| Summary: | Animation: Add Hold Column moves to the wrong keyframe afterwards | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Scott Petrovic <scottpetrovic> |
| Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://commits.kde.org/krita/c215d014341c9a9f1b1532202b4cf54c0f7d6a32 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | red is where it is moving to (bad). Green is where it probably should have moved to | ||
|
Description
Scott Petrovic
2018-04-22 15:16:55 UTC
Created attachment 112166 [details]
red is where it is moving to (bad). Green is where it probably should have moved to
This is a video that maybe will make it a bit more clear. https://i.imgur.com/f0omeJh.gif This one is using the N hold frames, but it does the same thing. After it adds the hold frames, the playhead moves to a frame it shouldn't be on. It playhead probably shouldn't be moving at all after these operations Git commit c215d014341c9a9f1b1532202b4cf54c0f7d6a32 by Boudewijn Rempt. Committed on 18/05/2018 at 18:49. Pushed by rempt into branch 'master'. Fix playhead positioning after adding/removing hold frames M +5 -3 plugins/dockers/animation/timeline_frames_model.cpp https://commits.kde.org/krita/c215d014341c9a9f1b1532202b4cf54c0f7d6a32 |