I have created an instance of CadCommandAdd only in mousePressEvent of the graphics scene when mouse is pressed for the first time when it is in graphics scene.
While mouse is moved, only the updated position is obtained. No instances of CadCommandAdd are created while mouseMoveEvent.
In that case my guess would be too aggressive caching.
Cheers,
_
Bookmarks