https://bugs.kde.org/show_bug.cgi?id=416607
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/0bf9b89fc | |984e76f8f3bceeab17ad2b509f0 | |28c9 --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 0bf9b89fc984e76f8f3bceeab17ad2b509f028c9 by Dmitry Kazakov. Committed on 10/08/2020 at 18:24. Pushed by dkazakov into branch 'krita/4.3'. Fix loading colorize masks with custom profiles Older versions of Krita couldn't store a custom ICC profile for colorize masks. In such cases the profile of the parent layer is used. For newer versions, the custom profile will be saved into .kra M +51 -11 plugins/impex/libkra/kis_kra_load_visitor.cpp M +2 -0 plugins/impex/libkra/kis_kra_load_visitor.h M +12 -3 plugins/impex/libkra/kis_kra_save_visitor.cpp M +1 -0 plugins/impex/libkra/kis_kra_save_visitor.h M +2 -3 plugins/impex/libkra/tests/kis_kra_saver_test.cpp https://invent.kde.org/graphics/krita/commit/0bf9b89fc984e76f8f3bceeab17ad2b509f028c9 -- You are receiving this mail because: You are watching all bug changes.