https://bugs.kde.org/show_bug.cgi?id=426349

--- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 39bf729d88e70168e1e9ce58cac08fcb5f11f6f3 by Dmitry Kazakov.
Committed on 16/09/2020 at 12:19.
Pushed by dkazakov into branch 'krita/4.3'.

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.

# Conflicts:
#       libs/libkis/FillLayer.cpp

M  +15   -0    libs/image/generator/kis_generator_layer.cpp
M  +7    -1    libs/image/generator/kis_generator_layer.h
M  +7    -0    libs/libkis/FillLayer.cpp

https://invent.kde.org/graphics/krita/commit/39bf729d88e70168e1e9ce58cac08fcb5f11f6f3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to