Fix tooltip text mismatch for 'Dimensions only' in Sketcher Preferences (#24825)
This commit is contained in:
@@ -344,7 +344,7 @@ This setting is only for the toolbar. Whichever you choose, all tools are always
|
||||
<property name="toolTip">
|
||||
<string>Choose a visibility mode for the On-View-Parameters:
|
||||
'Disabled': On-View-Parameters are completely disabled.
|
||||
'Only dimensional': Only dimensional On-View-Parameters are visible. They are the most useful. For example the radius of a circle.
|
||||
'Dimensional only': Only dimensional On-View-Parameters are visible. They are the most useful. For example, the radius of a circle.
|
||||
'All': Both dimensional and positional On-View-Parameters. Positionals are the (x,y) position of the cursor. For example for the center of a circle.</string>
|
||||
</property>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user