Fix 1826376, 1848018, 1901753. All caused by not making a copy of a canvas before...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Nov 2008 23:28:32 +0000 (23:28 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Nov 2008 23:28:32 +0000 (23:28 +0000)
commite6dbee59176eefca34c2dd2edb27b6801db3d99c
tree61eafbf8d32be3a69fd2ec48a628b036990f000c
parentf45dcb953197ef7a76a314eac0a24516119ccb76
Fix 1826376, 1848018, 1901753.  All caused by not making a copy of a canvas before exporting it.  This fix isn't ideal because in some cases it isn't necessary to duplicate the canvas, and it also leaves the canvas parameter of any pastecanvas layers which use the canvas with their original value until it is changed manually, but it stops the crashes.

git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2216 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/synfigapp/actions/canvasadd.cpp