Skip to content

Commit

Permalink
Move Feature tooltip that guides towards Node Tool for snapping
Browse files Browse the repository at this point in the history
  • Loading branch information
tudorbarascu committed Oct 27, 2017
1 parent edecd49 commit 237adb2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/ui/qgisapp.ui
Expand Up @@ -17,7 +17,7 @@
<x>0</x>
<y>0</y>
<width>1018</width>
<height>21</height>
<height>20</height>
</rect>
</property>
<property name="toolTip">
Expand Down Expand Up @@ -852,6 +852,10 @@
<property name="text">
<string>Move Feature(s)</string>
</property>
<property name="toolTip">
<string>Move Feature(s)
&lt;p&gt;Try the Node Tool if you need snapping&lt;/p&gt;</string>
</property>
</action>
<action name="mActionReshapeFeatures">
<property name="checkable">
Expand Down

0 comments on commit 237adb2

Please sign in to comment.