Summary: | Storyboard add scene adds empty keyframes on locked layers (krita-nightly-x64-5.0.0-beta5-e1828f1cae) | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Hannah <personal.hannahdh> |
Component: | Storyboard | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emmetoneill.pdx, eoinoneill1991 |
Priority: | NOR | ||
Version: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/93e280f38259b4d55dcbebb29a38cdbb8cd7b560 | Version Fixed In: | |
Sentry Crash Report: |
Description
Hannah
2021-12-22 21:23:06 UTC
Thanks for reporting this bug. I can confirm it and will fix it soon. Git commit 75e397c903274ee8bcb6ab6da9797fccc310ec7d by Eoin O'Neill. Committed on 23/12/2021 at 06:33. Pushed by eoinoneill into branch 'master'. Fix storyboarding docker creating keyframes on locked layers. Also accounts for layer visibility as well. If you can't see it, you won't edit the data which is probably the expected behavior. M +14 -4 plugins/dockers/storyboarddocker/StoryboardModel.cpp https://invent.kde.org/graphics/krita/commit/75e397c903274ee8bcb6ab6da9797fccc310ec7d Thanks again for reporting this. Unfortunately, the 5.0 version will be coming out very soon (within 24 hours) so I don't think this commit will make it into the 5.0 version update. However, if you need this feature immediately, you can try the nightly version. That version should be more or less the same. Cheers and happy holidays, Eoin. *** Bug 452307 has been marked as a duplicate of this bug. *** Git commit 93e280f38259b4d55dcbebb29a38cdbb8cd7b560 by Eoin O'Neill. Committed on 05/04/2022 at 21:16. Pushed by eoinoneill into branch 'krita/5.0'. Fix storyboarding docker creating keyframes on locked layers. Also accounts for layer visibility as well. If you can't see it, you won't edit the data which is probably the expected behavior. Related: bug 452307 (cherry picked from commit 75e397c903274ee8bcb6ab6da9797fccc310ec7d) M +14 -4 plugins/dockers/storyboarddocker/StoryboardModel.cpp https://invent.kde.org/graphics/krita/commit/93e280f38259b4d55dcbebb29a38cdbb8cd7b560 |