More reliable detection of moving/resizing items
Merged
Imported
requested to merge 1140-ive-moving-functions-moves-interfaces-on-the-function into master
Compare changes
@@ -47,6 +47,8 @@ struct InteractiveObjectBase::InteractiveObjectBasePrivate {
@@ -209,6 +211,11 @@ bool InteractiveObjectBase::helpLinesSupported() const
@@ -327,11 +334,23 @@ QVariant InteractiveObjectBase::itemChange(GraphicsItemChange change, const QVar
@@ -352,6 +371,7 @@ void InteractiveObjectBase::gripPointReleased(GripPoint *gp, const QPointF &pres
@@ -399,6 +419,5 @@ void InteractiveObjectBase::showBoundingBox()