Several bugs in the tracker are related to crashes caused when exporting canvases...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Nov 2008 23:28:11 +0000 (23:28 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Nov 2008 23:28:11 +0000 (23:28 +0000)
commitf45dcb953197ef7a76a314eac0a24516119ccb76
tree213c38e8a0bb0291154a97cbd100fb9550a70287
parentfed432fb09efa7eaecf220c494feb4f3b59b922c
Several bugs in the tracker are related to crashes caused when exporting canvases.  I think this is caused by the way that exporting a canvas doesn't make a copy of the canvas.  Cloning non-inline canvases was disabled in canvas.cpp; this revision reenables it.  This shouldn't cause any problems, and will allow me to experiment with fixes for the crashing bugs.

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