https://bugs.kde.org/show_bug.cgi?id=447807
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/60141f1b8 | |e77ba24e927075a174aba9959a1 | |0175 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from amyspark <a...@amyspark.me> --- Git commit 60141f1b8e77ba24e927075a174aba9959a10175 by L. E. Segovia, on behalf of Halla Rempt. Committed on 04/01/2022 at 16:44. Pushed by lsegovia into branch 'master'. Update the FilLayer when the config is set from Python When setting the filter from FillLayer, filter()->compareTo(filterConfig.constData()) returns true, so the layer never gets updated. M +5 -4 libs/image/generator/kis_generator_layer.cpp M +2 -2 libs/image/generator/kis_generator_layer.h M +2 -2 libs/image/kis_adjustment_layer.cc M +1 -1 libs/image/kis_adjustment_layer.h M +2 -2 libs/image/kis_filter_mask.cpp M +1 -1 libs/image/kis_filter_mask.h M +1 -1 libs/image/kis_node_filter_interface.cpp M +6 -1 libs/image/kis_node_filter_interface.h M +2 -3 libs/libkis/FillLayer.cpp https://invent.kde.org/graphics/krita/commit/60141f1b8e77ba24e927075a174aba9959a10175 -- You are receiving this mail because: You are watching all bug changes.