Code

since imagemagic effects cannot be cancelled midway, trying to do so often crashes...
authorbuliabyak <buliabyak@users.sourceforge.net>
Wed, 28 Jan 2009 21:12:57 +0000 (21:12 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Wed, 28 Jan 2009 21:12:57 +0000 (21:12 +0000)
commit4d585dda6f2dfedf2b6e48d250a71acc01152fee
tree8eb23d5a10152cb8feef56b6e93cadbc17b99fb3
parent4a6c9f96ad3cb24140c8c12a3a137361086d6b75
since imagemagic effects cannot be cancelled midway, trying to do so often crashes; the fix is to disallow UI interaction while it works, at least until we implement a way to safely cancel such effects
src/extension/internal/bitmap/imagemagick.cpp