-Fix tooltips.

This commit is contained in:
Person 2024-12-08 14:29:51 -07:00
parent 80678d318b
commit 637166572a

View File

@ -1526,7 +1526,7 @@
<string>Seconds/Rotation</string> <string>Seconds/Rotation</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The number of seconds each rotation tales tp complete. Larger values give slower movement.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The number of seconds each rotation takes to complete. Larger values give slower movement.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
</item> </item>
<item row="4" column="0"> <item row="4" column="0">
@ -1534,7 +1534,7 @@
<string>Rotate Xforms Dir</string> <string>Rotate Xforms Dir</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Direction of loop rotation. Clockwise vs. counter clockwise.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The direction of loop rotation. Clockwise vs. counter clockwise.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
</item> </item>
<item row="5" column="0"> <item row="5" column="0">
@ -1568,7 +1568,7 @@
<string>Blend Rotate Xforms Dir</string> <string>Blend Rotate Xforms Dir</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Direction of rotation during interpolation. Clockwise vs. counter clockwise.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The direction of rotation during interpolation. Clockwise vs. counter clockwise.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
</item> </item>
<item row="8" column="0"> <item row="8" column="0">