Skip to content

Commit 6a7b424

Browse files
committed
[vertex tool] remove locked markers when deactivating
1 parent 060fe96 commit 6a7b424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/vertextool/qgsvertextool.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,6 +1412,7 @@ void QgsVertexTool::cleanupVertexEditor()
14121412
{
14131413
mLockedFeature.reset();
14141414
mVertexEditor.reset();
1415+
updateLockedFeatureVertices();
14151416
}
14161417

14171418
void QgsVertexTool::cleanupLockedFeature()

0 commit comments

Comments
 (0)