On 7/10/11 14:50, LucaDC wrote:
I've not been using Inkscape for a while lately. Yesterday I made a new drawing and noted a considerable slowdown while moving objects. After some investigation, I found that this is mainly due to bounding box update, i.e. while an object (or a group of objects, but a single one is enough) is moved, its bounding box is drawn as a dashed rectangle around it; when I start moving, the rectangle stays in its original position for a while (and moving is ok), then if I stop moving or after a while it gets updated in the new position and this takes ages! I can't work with such a slow update.
Only affects drawings with stroked paths.
See the earlier discussion of this issue in http://thread.gmane.org/gmane.comp.graphics.inkscape.devel/37154/focus=37158
More precise bbox calculation -> caching of bbox values? http://wiki.inkscape.org/wiki/index.php/Caching
~suv