Skip to content

Commit

Permalink
Update tooltip title
Browse files Browse the repository at this point in the history
  • Loading branch information
uclaros authored and nyalldawson committed Mar 30, 2021
1 parent 1b11db3 commit 724c713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgisapp.ui
Expand Up @@ -1098,7 +1098,7 @@
<string>&amp;Vertex Tool (All Layers)</string>
</property>
<property name="toolTip">
<string>Vertex Tool (All Layers)
<string>Vertex Tool All Layers
Manipulate vertices on any editable layer:
Right click to lock on a feature.
Click and drag to select vertices by rectangle.
Expand Down Expand Up @@ -3323,7 +3323,7 @@ Shift+click to snap rotation to 45 degree steps.</string>
<string>&amp;Vertex Tool (Current Layer)</string>
</property>
<property name="toolTip">
<string>Vertex Tool (Current Layer)
<string>Vertex Tool Current Layer
Manipulate vertices on the active layer:
Right click to lock on a feature.
Click and drag to select vertices by rectangle.
Expand Down

0 comments on commit 724c713

Please sign in to comment.