GNOME Bugzilla – Bug 750943
Disconnect signal handlers when replacing node
Last modified: 2015-06-30 05:11:32 UTC
The view widget can have different GeglNode's during its lifetime. Disconnect signal handlers to connected to the previous node when setting a new one.
Created attachment 305249 [details] [review] Disconnect signal handlers when replacing node
From #gegl on GIMPNet: 11:19 <pippin> rishi: you could perhaps just push, and close the bug yourself as well? :d
Please paste the commit here, at least its hash for reference.
commit cda2bdb5291f169a858ab21754f4206d14bb4c9e Author: Debarshi Ray <debarshir@gnome.org> Date: Sun Jun 14 19:37:41 2015 +0200 Disconnect signal handlers when replacing node (bug 750943)