Skip to content

Commit

Permalink
Merge pull request #5476 from tudorbarascu/move_feature
Browse files Browse the repository at this point in the history
Move Feature tooltip that guides the user towards Node Tool if s(h)e wants snapping
  • Loading branch information
m-kuhn committed Nov 7, 2017
2 parents a22e565 + 98f7508 commit 2eddb03
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 @@ -853,6 +853,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 snapping is needed&lt;/p&gt;</string>
</property>
</action>
<action name="mActionReshapeFeatures">
<property name="checkable">
Expand Down

0 comments on commit 2eddb03

Please sign in to comment.