STEPS TO REPRODUCE 1. import a layout template of choice with a layer or more to serve as the layout 2. lock the layer(s) 3. click on the plus button on the bottom left to create a new scene OBSERVED RESULT creating a new scene creates an empty keyframe on locked layers. EXPECTED RESULT Locked layers should maintain the earliest keyframe if a new scene is made SOFTWARE/OS VERSIONS Windows: 10 Krita: nightly-x64-5.0.0-beta5-e1828f1cae
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