From: dooglus Date: Sat, 22 Sep 2007 21:10:25 +0000 (+0000) Subject: Fix 1800324: closing a window while an animation is playing crashes studio, so don... X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;ds=sidebyside;h=2b7d889d90a36d42165dc5e322b058317d3673de;hp=2b7d889d90a36d42165dc5e322b058317d3673de;p=synfig.git Fix 1800324: closing a window while an animation is playing crashes studio, so don't let the window close if it's playing. Instead we display a message explaining why the window won't close. It would be better if we could somehow cause the playback to stop and then close the window, but this is better than crashing. git-svn-id: http://svn.voria.com/code@738 1f10aa63-cdf2-0310-b900-c93c546f37ac ---