[TD]fix area anno positioning

This commit is contained in:
wandererfan
2025-10-11 13:01:14 -04:00
committed by Chris Hennes
parent ad4571e36d
commit 006637e38c

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();