https://bugs.kde.org/show_bug.cgi?id=476495
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/8a2e4c8 |hics/krita/-/commit/c357477 |b0e2c260dae591553603ddac177 |2c9edefd6e3a70fb94f3b2e18da |c59c23 |d0a186 --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit c3574772c9edefd6e3a70fb94f3b2e18dad0a186 by Dmitry Kazakov. Committed on 03/11/2023 at 13:01. Pushed by dkazakov into branch 'master'. Make sure that the image is properly updated on frame switch on merge Sometimes the bounding rect of the layer is changed when switching frames, in such a case we should actually update more than its new rect. Hence we add the entire image bounds to the update rect (like we do on the normal frame switch). M +32 -6 libs/image/kis_layer_utils.cpp https://invent.kde.org/graphics/krita/-/commit/c3574772c9edefd6e3a70fb94f3b2e18dad0a186 -- You are receiving this mail because: You are watching all bug changes.