https://bugs.kde.org/show_bug.cgi?id=408133
--- Comment #23 from Boudewijn Rempt <b...@valdyas.org> --- Git commit f5bfb54bce0980cf55518ab0486ca01b32113219 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 04/06/2019 at 15:19. Pushed by rempt into branch 'krita/4.2'. Make KisSafeNodeProjectionStore actually reuse the projection Without any image present, the store will just drop the projection without any reusing. It may cause small slowdowns in the beginning of the stroke and (theoretically) memory fragmentation on Windows. I'm not sure if it actually the reason of the 408133, so we need a confirmation from the reporter first. M +2 -0 libs/image/kis_layer.cc M +1 -0 libs/image/kis_mask.cc https://invent.kde.org/kde/krita/commit/f5bfb54bce0980cf55518ab0486ca01b32113219 -- You are receiving this mail because: You are watching all bug changes.