[TD]fix area anno positioning

This commit is contained in:
wandererfan
2025-10-11 13:01:14 -04:00
committed by Chris Hennes
parent d7b735ff95
commit 2172e82f23

View File

@@ -207,6 +207,9 @@ public:
return dvBalloon;
}
// balloons handle their own dragging
void dragFinished() override { };
public Q_SLOTS:
void balloonLabelDragged(bool ctrl);
void balloonLabelDragFinished();