Comment 1 for bug 1187490

Revision history for this message
hilaire (hilaire-fernandes) wrote :

The hash value of the math items is now cached and recomputed only when needed (i.e. the math item is updated). The factory is now faster to compare existing items.
Optimization in the Segment Morph initialization: avoid superfluous #computeBounds sent message.