mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
--Code changes
-Update a tooltip.
This commit is contained in:
parent
3b261124b2
commit
c923a0b468
@ -1983,7 +1983,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="QPushButton" name="RandomXaosButton">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Set all xaos values to a random decimal value between 0 and 3, inclusive.</p></body></html></string>
|
||||
<string><html><head/><body><p>Set all xaos values to either 0 or 1, or a random decimal value between 0 and 3, inclusive if Ctrl is pressed.</p><p>Individual rows and columns can be randomized by double clicking their header areas while pressing Ctrl.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Random Xaos</string>
|
||||
|
Loading…
Reference in New Issue
Block a user