GNOME Bugzilla – Bug 750938
GeglNode::computed is not emitted for graphs
Last modified: 2015-06-14 17:43:59 UTC
I think we should relay the computed signal from the output proxy of a graph, just like it is done for invalidated. Otherwise it won't be emitted for graphs.
Created attachment 305243 [details] [review] GeglNode: Relay the computed signal from the output proxy to the graph
Created attachment 305246 [details] [review] GeglNode: Clean up the computed handlers
Created attachment 305247 [details] [review] GeglNode: Relay the computed signal from the output proxy to the graph
From #gegl on GIMPNet: 17:11 <rishi> drawoc: Attached new patches to https://bugzilla.gnome.org/show_bug.cgi?id=750938 17:39 <rishi> drawoc: Ok to push? 17:40 <drawoc> rishi: yep, both look good to me. :)