https://bugs.kde.org/show_bug.cgi?id=441583
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/8d97c8e52 |hics/krita/commit/ab43cbb23 |9755135663f94f6832c35427954 |d7c247d9377a0ff301ba0a0196e |165e |addc --- Comment #2 from Halla Rempt <ha...@valdyas.org> --- Git commit ab43cbb23d7c247d9377a0ff301ba0a0196eaddc by Halla Rempt, on behalf of Agata Cacko. Committed on 28/08/2021 at 07:52. Pushed by rempt into branch 'krita/5.0'. Ignore layer styles that have already used uuids Before this commit, if the user downloaded an incorrect asl file (with non-unique uuids, belonging to repeated layer styles), Krita would be confused on next run, because it would assume those other layer styles are new versions of the already known ones, and try to save new versions of them. This commit just make Krita ignore all layer styles whose uuids has been already used in the file which prevents the trouble. (cherry picked from commit 8d97c8e529755135663f94f6832c35427954165e) M +9 -0 libs/image/kis_asl_layer_style_serializer.cpp https://invent.kde.org/graphics/krita/commit/ab43cbb23d7c247d9377a0ff301ba0a0196eaddc -- You are receiving this mail because: You are watching all bug changes.