We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e49adad + 6a66d31 commit f155041Copy full SHA for f155041
1 file changed
src/gui/qgsmaptoolzoom.cpp
@@ -129,4 +129,6 @@ void QgsMapToolZoom::deactivate()
129
{
130
delete mRubberBand;
131
mRubberBand = 0;
132
+
133
+ QgsMapTool::deactivate();
134
}
0 commit comments