mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
round three tweaks
This commit is contained in:
parent
1e688c0757
commit
d1de2574de
@ -2233,11 +2233,12 @@ Acts on all layers.</string>
|
|||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Offset Curve
|
<string>Offset Curve
|
||||||
Creates an offset or an offset copy of a line or polygon ring:
|
Creates an offset or an offset copy of a geometry:
|
||||||
Click to select ring or line to offset.
|
Click to select a geometry to offset.
|
||||||
2nd click to specify offset distance.
|
2nd click to specify offset distance.
|
||||||
Ctrl+2nd click to create a copy.
|
Ctrl+2nd click to offset a copy of the selected geometry.
|
||||||
Ctrl+click with snapping to offset geometry from another layer.</string>
|
Ctrl+click with snapping to select another layer's geometry to copy and offset.
|
||||||
|
</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="mActionCopyStyle">
|
<action name="mActionCopyStyle">
|
||||||
@ -2673,8 +2674,7 @@ Shift+click to snap rotation to 45 degree steps.</string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Fill Ring
|
<string>Fill Ring
|
||||||
Creates a hole in a polygon and fills it with a new feature:
|
Creates a hole in a polygon and fills it with a new feature:
|
||||||
Click within an existing polygon to draw new inner ring.
|
Click+click to draw a new inner ring in a polygon and right click to finish and fill ring.
|
||||||
Right click to finish and fill ring.
|
|
||||||
Shift+click on existing inner ring to fill.</string>
|
Shift+click on existing inner ring to fill.</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user