https://bugs.kde.org/show_bug.cgi?id=411981
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/a54d7c05f281d3 | |a99423ed79f416ef53a69dc138 Status|CONFIRMED |RESOLVED --- Comment #2 from vanyossi <ghe...@gmail.com> --- Git commit a54d7c05f281d3a99423ed79f416ef53a69dc138 by Ivan Yossi. Committed on 24/09/2019 at 02:41. Pushed by ivany into branch 'master'. Fix Collapse state not updating after Python call Added a proper callback signal from node_base and make kis_image emit the correct signal if changed. M +6 -0 libs/image/kis_base_node.cpp M +10 -0 libs/image/kis_base_node.h M +2 -1 libs/image/kis_image.cc M +1 -5 libs/image/kis_image.h M +0 -1 libs/image/kis_layer_composition.cpp M +7 -0 libs/image/kis_node.cpp M +1 -0 libs/image/kis_node.h M +4 -0 libs/image/kis_node_graph_listener.cpp M +2 -0 libs/image/kis_node_graph_listener.h https://invent.kde.org/kde/krita/commit/a54d7c05f281d3a99423ed79f416ef53a69dc138 -- You are receiving this mail because: You are watching all bug changes.