nicoloesch / segmentation_utils

Image annotation software for efficient labeling
3 stars 0 forks source link

Moving Shapes is slow, i.e. the shape is moved slower than the cursor #6

Open nicoloesch opened 3 years ago

nicoloesch commented 3 years ago

If a shape is moved around, the cursor is faster than the shape is moved. Does not seem to be too responsive so it is a performance issue.

Potential cause: check if the boundingRect is within the sceneRect, which slows down the calculation/ processing