https://bugs.kde.org/show_bug.cgi?id=377289
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/78dfc72797320f |krita/commit/8a2e13662bce28 |e616934edff28b42467afc122d |a52864c91570f4afbacff516f6 --- Comment #9 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 8a2e13662bce28a52864c91570f4afbacff516f6 by Boudewijn Rempt, on behalf of Eoin O'Neill. Committed on 23/03/2020 at 13:01. Pushed by rempt into branch 'krita/4.2'. 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/8a2e13662bce28a52864c91570f4afbacff516f6 -- You are receiving this mail because: You are watching all bug changes.