https://bugs.kde.org/show_bug.cgi?id=426349
--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 57dbf8a946d022a86855b95f278f1013f29d3148 by Dmitry Kazakov. Committed on 16/09/2020 at 11:37. Pushed by dkazakov into branch 'master'. Fix Python API for Node::setBlendingMode() The function should use the command, run it in a stroke and wait for it to finish. That ensures that 1) updates are issued; 2) undo item is created; 3) no threading issues arise. M +9 -1 libs/libkis/Node.cpp https://invent.kde.org/graphics/krita/commit/57dbf8a946d022a86855b95f278f1013f29d3148 -- You are receiving this mail because: You are watching all bug changes.