Skip to content

Commit b464dc6

Browse files
committed
Revert "Delete rubberband if deactivating capture tool" Fix #8348
This reverts commit b5a5264.
1 parent 4a53a00 commit b464dc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/qgsmaptoolcapture.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ void QgsMapToolCapture::deactivate()
6767
while ( !mSnappingMarkers.isEmpty() )
6868
delete mSnappingMarkers.takeFirst();
6969

70-
stopCapturing();
71-
7270
QgsMapToolEdit::deactivate();
7371
}
7472

0 commit comments

Comments
 (0)