mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Add tooltip
This commit is contained in:
parent
dae0eb6fba
commit
e714a225bf
@ -1169,6 +1169,12 @@ Shift+O to turn segments into straight or curve lines.</string>
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Trim/Extend Feature</string>
|
<string>Trim/Extend Feature</string>
|
||||||
</property>
|
</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>
|
||||||
<action name="mActionSnappingOptions">
|
<action name="mActionSnappingOptions">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user