mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-06 00:06:00 -04:00
--User changes
-Add apply all functionality to flatten/unflatten menu items.
This commit is contained in:
@ -143,7 +143,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="ApplyAllParamsCheckBox">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Apply adjustments to all flames in the file</p></body></html></string>
|
||||
<string><html><head/><body><p>Apply adjustments to all flames in the file. Also applies to flatten/unflatten menu items.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Apply All</string>
|
||||
@ -3513,8 +3513,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>263</width>
|
||||
<height>700</height>
|
||||
<width>118</width>
|
||||
<height>618</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="autoFillBackground">
|
||||
@ -5531,8 +5531,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>259</width>
|
||||
<height>652</height>
|
||||
<width>133</width>
|
||||
<height>52</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
|
Reference in New Issue
Block a user