Skip to content

Commit

Permalink
round three tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
baswein authored and nyalldawson committed Dec 10, 2024
1 parent 1e688c0 commit d1de257
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/ui/qgisapp.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2233,11 +2233,12 @@ Acts on all layers.</string>
</property>
<property name="toolTip">
<string>Offset Curve
Creates an offset or an offset copy of a line or polygon ring:
Click to select ring or line to offset.
Creates an offset or an offset copy of a geometry:
Click to select a geometry to offset.
2nd click to specify offset distance.
Ctrl+2nd click to create a copy.
Ctrl+click with snapping to offset geometry from another layer.</string>
Ctrl+2nd click to offset a copy of the selected geometry.
Ctrl+click with snapping to select another layer's geometry to copy and offset.
</string>
</property>
</action>
<action name="mActionCopyStyle">
Expand Down Expand Up @@ -2673,8 +2674,7 @@ Shift+click to snap rotation to 45 degree steps.</string>
<property name="toolTip">
<string>Fill Ring
Creates a hole in a polygon and fills it with a new feature:
Click within an existing polygon to draw new inner ring.
Right click to finish and fill ring.
Click+click to draw a new inner ring in a polygon and right click to finish and fill ring.
Shift+click on existing inner ring to fill.</string>
</property>
</action>
Expand Down

0 comments on commit d1de257

Please sign in to comment.