SUMMARY 5.1.0 beta2 Currently I found three ways to trigger: 1. Move the image 2. Quickly zoom the canvas 3. Leave krita for a while
Created attachment 150907 [details] bug
Ok, I've confirmed the issue. Thanks for the bug report, thetwo. There are a number of problems with the current onion skins implementation that we intend to resolve in the future.
*** Bug 457135 has been marked as a duplicate of this bug. ***
Remove triaged keyword from CONFIRMED bugs
Git commit ce7a8c5fcadfc932c15c4dea43f69865de97bf14 by Dmitry Kazakov. Committed on 16/09/2024 at 13:42. Pushed by dkazakov into branch 'master'. Fix onion skins rendering on layers with a transform masks When calculating the final static image of a transform mask we should use layer's exact bounds, not its original's. The latter doesn't include the bounds of the onion skins. M +5 -1 libs/image/kis_transform_mask.cpp https://invent.kde.org/graphics/krita/-/commit/ce7a8c5fcadfc932c15c4dea43f69865de97bf14
Git commit 71dc7df73c4f3ef5a1f06d8d0f9196918d4bf554 by Dmitry Kazakov. Committed on 16/09/2024 at 13:42. Pushed by dkazakov into branch 'krita/5.2'. Fix onion skins rendering on layers with a transform masks When calculating the final static image of a transform mask we should use layer's exact bounds, not its original's. The latter doesn't include the bounds of the onion skins. M +5 -1 libs/image/kis_transform_mask.cpp https://invent.kde.org/graphics/krita/-/commit/71dc7df73c4f3ef5a1f06d8d0f9196918d4bf554