QGIViewBalloon.cpp: a fix as suggested

This commit is contained in:
donovaly
2021-02-18 01:41:23 +01:00
parent 038e35c002
commit 966540aa3a

View File

@@ -532,6 +532,7 @@ void QGIViewBalloon::balloonLabelDragFinished()
Gui::Command::commitCommand();
m_dragInProgress = false;
m_originDragged = false;
}
//from QGVP::mouseReleaseEvent - pos = eventPos in scene coords?