mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 05:00:06 -05:00
-Fix tooltips.
This commit is contained in:
parent
80678d318b
commit
637166572a
@ -1526,7 +1526,7 @@
|
|||||||
<string>Seconds/Rotation</string>
|
<string>Seconds/Rotation</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><html><head/><body><p>The number of seconds each rotation tales tp complete. Larger values give slower movement.</p></body></html></string>
|
<string><html><head/><body><p>The number of seconds each rotation takes to complete. Larger values give slower movement.</p></body></html></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><html><head/><body><p>Direction of loop rotation. Clockwise vs. counter clockwise.</p></body></html></string>
|
<string><html><head/><body><p>The direction of loop rotation. Clockwise vs. counter clockwise.</p></body></html></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><html><head/><body><p>Direction of rotation during interpolation. Clockwise vs. counter clockwise.</p></body></html></string>
|
<string><html><head/><body><p>The direction of rotation during interpolation. Clockwise vs. counter clockwise.</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
<item row="8" column="0">
|
<item row="8" column="0">
|
||||||
|
Loading…
Reference in New Issue
Block a user