Summary: | Hold Frames not working correctly | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Bollebib <kwadraatnope> |
Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.1.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://commits.kde.org/krita/6067ffa2732977654630bff39396ca84fe46b179 | Version Fixed In: | |
Sentry Crash Report: |
Description
Bollebib
2018-07-25 14:20:59 UTC
Git commit d939200e712b60fef6f36b895f494bf922335840 by Dmitry Kazakov. Committed on 13/08/2018 at 14:16. Pushed by dkazakov into branch 'master'. Fix a problem of Insert Hold Frames action We should also "offset" empty cell to make sure the expanding works correctly. M +5 -1 plugins/dockers/animation/kis_time_based_item_model.cpp M +3 -1 plugins/dockers/animation/timeline_frames_model.cpp https://commits.kde.org/krita/d939200e712b60fef6f36b895f494bf922335840 Git commit 6067ffa2732977654630bff39396ca84fe46b179 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 07/09/2018 at 12:36. Pushed by rempt into branch 'krita/4.1'. Fix a problem of Insert Hold Frames action We should also "offset" empty cell to make sure the expanding works correctly. M +5 -1 plugins/dockers/animation/kis_time_based_item_model.cpp M +3 -1 plugins/dockers/animation/timeline_frames_model.cpp https://commits.kde.org/krita/6067ffa2732977654630bff39396ca84fe46b179 |