Bug 452307 - New scene creates a frame on locked layers.
Summary: New scene creates a frame on locked layers.
Status: RESOLVED DUPLICATE of bug 447396
Alias: None
Product: krita
Classification: Applications
Component: Storyboard (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Emmet O'Neill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-05 20:46 UTC by Emmet O'Neill
Modified: 2022-04-05 21:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emmet O'Neill 2022-04-05 20:46:27 UTC
SUMMARY:
Creating a new storyboard scene creates a new frame even when the layer is locked.
It shouldn't!
Comment 1 Eoin O'Neill 2022-04-05 21:18:26 UTC
Closing this as duplicate, but cherry-picking the changes from master into 5.0 branch.

*** This bug has been marked as a duplicate of bug 447396 ***
Comment 2 Eoin O'Neill 2022-04-05 21:46:37 UTC
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 447396
(cherry picked from commit 75e397c903274ee8bcb6ab6da9797fccc310ec7d)

M  +14   -4    plugins/dockers/storyboarddocker/StoryboardModel.cpp

https://invent.kde.org/graphics/krita/commit/93e280f38259b4d55dcbebb29a38cdbb8cd7b560