Hi, <br><br>the attached patch fixes bug <a href="https://bugs.kde.org/show_bug.cgi?id=220179">https://bugs.kde.org/show_bug.cgi?id=220179</a><br><br>The the KisNodeGraphListener is extended by a method to notify about node changes. Nodes call it when the systemLocked is turned off. I used systemLocked as it only called once an operation is finished, so we don&#39;t do updates that are not needed.<br>
The node model manages a queue for the nodes that will be updated after a one second timeout.<br><br>Any comments?<br><br>Sven<br>