https://bugs.kde.org/show_bug.cgi?id=419372
--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 63af6bb0961dcd07b89e8150c6e2644dafb0e46c by Dmitry Kazakov. Committed on 16/04/2020 at 18:33. Pushed by dkazakov into branch 'master'. Disable automatical purging of default pixels It breaks undo on layer's paint devices M +7 -0 libs/image/kis_image.cc M +7 -1 libs/ui/KisDocument.cpp https://invent.kde.org/kde/krita/commit/63af6bb0961dcd07b89e8150c6e2644dafb0e46c --- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit adbe90fd47dc81173a3442c0d920dcc2dddd4a75 by Dmitry Kazakov. Committed on 16/04/2020 at 18:33. Pushed by dkazakov into branch 'master'. Make sanity checks in KisTiledDataManager more strict We should check if the memento saved in the transaction is still in sync with the revision history of the memento manager. M +15 -7 libs/image/tiles3/kis_memento_manager.cc M +2 -2 libs/image/tiles3/kis_memento_manager.h M +2 -2 libs/image/tiles3/kis_tiled_data_manager.h https://invent.kde.org/kde/krita/commit/adbe90fd47dc81173a3442c0d920dcc2dddd4a75 -- You are receiving this mail because: You are watching all bug changes.