Revision 22d1a06...

Go back to digest for 25th December 2011

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /image:

Added recursive setting of graph listener into KisNode::setGraphListener()

Otherwise, the child nodes will get the listener only in case they were
added to the parent *after* the parent is connected to the listener.

File Changes

Modified 3 files
  • /image
  •   krita/kis_node.cpp
  •   krita/tests/kis_node_graph_listener_test.cpp
  •   krita/tests/kis_node_graph_listener_test.h
3 files changed in total