Code

Inkscape becomes unusable when trying to snap to the path of a traced bitmap or a...
authordvlierop2 <dvlierop2@users.sourceforge.net>
Mon, 10 Sep 2007 21:15:56 +0000 (21:15 +0000)
committerdvlierop2 <dvlierop2@users.sourceforge.net>
Mon, 10 Sep 2007 21:15:56 +0000 (21:15 +0000)
commitdbc3752b9b883da019fd06b3a458dd8b21c560f0
treecf036b9761f6ffeb6a6a1a622871ce0288438bc8
parent19de1008cf114460bf3286f85759a7bc469ea092
Inkscape becomes unusable when trying to snap to the path of a traced bitmap or a text paragraph. Make it usable again by not snapping to text longer than 240 chars or paths containing more than 500 nodes. Snapping to more than one of such objects will still be very slow.
src/object-snapper.cpp
src/seltrans.cpp