https://bugs.kde.org/show_bug.cgi?id=377289
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/78dfc72797320f | |e616934edff28b42467afc122d Status|CONFIRMED |RESOLVED --- Comment #8 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 78dfc72797320fe616934edff28b42467afc122d by Eoin O'Neill. Committed on 09/03/2020 at 17:22. Pushed by eoinoneill into branch 'master'. Fix Animation Cache Clear for Transform Masks This was triggered during spontaneous job updates where transforms masks would inappropriately flush all frames in because the frames were marked dirty. requestProjectUpdateNoFilthy now has a method that allows the refreshing of projection without triggering an animation update. M +8 -1 libs/image/kis_image.cc M +2 -0 libs/image/kis_image.h M +1 -0 libs/image/kis_image_animation_interface.cpp M +9 -3 libs/image/kis_recalculate_transform_mask_job.cpp https://invent.kde.org/kde/krita/commit/78dfc72797320fe616934edff28b42467afc122d -- You are receiving this mail because: You are watching all bug changes.