Skip to content

Commit

Permalink
Draw: inform user he can hold "Alt" and click to delete a vertex
Browse files Browse the repository at this point in the history
  • Loading branch information
nboisteault committed Jan 3, 2025
1 parent 9ebe094 commit 1338a5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ digitizing.toolbar.newText=New text
digitizing.toolbar.textRotation=Rotation
digitizing.toolbar.textScale=Size
digitizing.toolbar.import=Import in GeoJSON, GPX, KML, zipped Shapefile or FlatGeobuf
digitizing.toolbar.edit=Edit (hold "Shift" to select multiple features)
digitizing.toolbar.edit=Edit (hold "Shift" to select multiple features, hold "Alt" and click to delete a vertex)
digitizing.toolbar.rotate=Rotate
digitizing.toolbar.erase=Delete some features
digitizing.toolbar.erase.all=Delete all features
Expand Down

0 comments on commit 1338a5a

Please sign in to comment.