Skip to content

Commit

Permalink
Add tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
YoannQDQ authored and github-actions[bot] committed Dec 12, 2024
1 parent dae0eb6 commit e714a22
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 @@ -1169,6 +1169,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 e714a22

Please sign in to comment.