Skip to content

Commit

Permalink
TaskAttacher.ui: clarification and add tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
donovaly authored and wwmayer committed Jul 21, 2019
1 parent 53f51db commit 61e9658
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/Mod/Part/Gui/TaskAttacher.ui
Expand Up @@ -118,7 +118,9 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>AttachmentOffset property. The placement is expressed in local space of object being attached.</string>
<string>Attachment offset.
Note: The placement is expressed in local coordinate system
of object being attached.</string>
</property>
<property name="title">
<string>Attachment Offset:</string>
Expand Down Expand Up @@ -324,6 +326,9 @@
</item>
<item>
<widget class="QCheckBox" name="checkBoxFlip">
<property name="toolTip">
<string>Flip side of attachment and offset</string>
</property>
<property name="text">
<string>Flip sides</string>
</property>
Expand Down

0 comments on commit 61e9658

Please sign in to comment.