Fix 2353284: If two parameters in the same layer are connected to the same valuenode...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 27 Nov 2008 16:35:24 +0000 (16:35 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 27 Nov 2008 16:35:24 +0000 (16:35 +0000)
commit9bafc699bc426804d2bd73fcf9370dd9e1c522e5
treeca9a8021a0e3389c4c32769d9b02e7302cf2d506
parent2ccf682bfdcdf0ac006e454942f90399fde01312
Fix 2353284: If two parameters in the same layer are connected to the same valuenode and we disconnect one of them, the parent-child relationship for the remaining connection was being deleted.  Now we search the parameter list to see if another parameter uses the same valuenode.

git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2291 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/layer.cpp