https://bugs.kde.org/show_bug.cgi?id=426349
--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 74dbabc3636fd5a1c18967d9fed105fb2ddaf7b2 by Dmitry Kazakov. Committed on 16/09/2020 at 11:37. Pushed by dkazakov into branch 'master'. Fix Python API for Node::addChildNode() 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 +12 -4 libs/libkis/Node.cpp https://invent.kde.org/graphics/krita/commit/74dbabc3636fd5a1c18967d9fed105fb2ddaf7b2 -- You are receiving this mail because: You are watching all bug changes.