https://bugs.kde.org/show_bug.cgi?id=426349
--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 623c5114e009485391be9fbe943a1d9cd4da6bd3 by Dmitry Kazakov. Committed on 16/09/2020 at 11:37. Pushed by dkazakov into branch 'master'. Fix KisGeneratorLayer support KisDelayedUpdateNodeInterface It is needed to make sure the layer is updated when some synchronous non-gui provoked actions are requested. E.g. saving or changing via python API. The path also fixes FillLayer's Pythong API to be synchronous using this fix. M +15 -0 libs/image/generator/kis_generator_layer.cpp M +7 -1 libs/image/generator/kis_generator_layer.h M +6 -0 libs/libkis/FillLayer.cpp https://invent.kde.org/graphics/krita/commit/623c5114e009485391be9fbe943a1d9cd4da6bd3 -- You are receiving this mail because: You are watching all bug changes.