Code

two safe changes: 1) increase the arbitrary limit on the number of update iterations...
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 14 Sep 2009 00:53:47 +0000 (00:53 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 14 Sep 2009 00:53:47 +0000 (00:53 +0000)
commit16e9c28ace02e367e9e1eab5ca2c1274a2dbca9a
treebc97aeaf64935456ef6196219efb7c9503c418b2
parent6311ecd7d7e6c34e6ad174404257beb1467d9980
two safe changes: 1) increase the arbitrary limit on the number of update iterations - it is very possible in a complex document to have more than 32 chained gradients or patterns, and each step requires an iteration; 2) fix crash when this limit is reached for a clipboard document that has no URI
src/document.cpp