Skip to content

Commit

Permalink
Add tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
YoannQDQ authored and lbartoletti committed Dec 12, 2024
1 parent 49777ce commit eab9636
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ui/qgisapp.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,12 @@ Shift+O to turn segments into straight or curve lines.</string>
<property name="text">
<string>Trim/Extend Feature</string>
</property>
<property name="toolTip">
<string>Trim/Extend Feature
- Click to set the reference segment
- Click on another segment to trim it or extend it to the reference segment (Use Shift or Ctrl to keep the reference segment active)
Note : Segment snapping must be enabled in the snapping Toolbar</string>
</property>
</action>
<action name="mActionSnappingOptions">
<property name="text">
Expand Down

0 comments on commit eab9636

Please sign in to comment.