https://bugs.kde.org/show_bug.cgi?id=456463
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/4555c6ee2 | |d605e4cc298ba6d0cfc3375ddcf | |62af Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from amyspark <a...@amyspark.me> --- Git commit 4555c6ee2d605e4cc298ba6d0cfc3375ddcf62af by L. E. Segovia. Committed on 10/07/2022 at 13:39. Pushed by lsegovia into branch 'master'. G'MIC: stack images when returning the list The use of recursiveApplyNodes, introduced in ca0d473bcd570f0332458b296efce25bf6344631 as part of the refactor that enabled the rest of the input modes, missed a significant subtlety of the layer enumeration: recursiveApplyNodes works top-down, while G'MIC expects layers to be sorted bottom-up. M +7 -7 plugins/extensions/qmic/kis_qmic_import_tools.cpp https://invent.kde.org/graphics/krita/commit/4555c6ee2d605e4cc298ba6d0cfc3375ddcf62af -- You are receiving this mail because: You are watching all bug changes.