Commit 10955fe0 authored by Aleksei Kanash's avatar Aleksei Kanash

hot fix

parents 3d3a040b ccabe5ad
......@@ -579,8 +579,6 @@ void UBGraphicsDelegateFrame::mouseMoveEvent(QGraphicsSceneMouseEvent *event)
else
mCurrentTool = ResizeBottom;
mOriginalSize -= incH;
incV = resizeDelegate(moveX, moveY);
mOriginalSize += incV;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment