-Bug fixes:

--Set auto fill background for all of the nested tabs on the ui. This has ping ponged back and forth since the beginning of this project.
This commit is contained in:
mfeemster 2015-09-14 22:10:46 -07:00
parent 171b687421
commit d67e56c794

View File

@ -30,7 +30,7 @@
<normaloff>:/Fractorium/Icons/010425-3d-transparent-glass-icon-animals-spiderweb2.png</normaloff>:/Fractorium/Icons/010425-3d-transparent-glass-icon-animals-spiderweb2.png</iconset> <normaloff>:/Fractorium/Icons/010425-3d-transparent-glass-icon-animals-spiderweb2.png</normaloff>:/Fractorium/Icons/010425-3d-transparent-glass-icon-animals-spiderweb2.png</iconset>
</property> </property>
<property name="autoFillBackground"> <property name="autoFillBackground">
<bool>true</bool> <bool>false</bool>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true"/> <string notr="true"/>
@ -52,7 +52,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="autoFillBackground"> <property name="autoFillBackground">
<bool>true</bool> <bool>false</bool>
</property> </property>
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::NoFrame</enum> <enum>QFrame::NoFrame</enum>
@ -2593,11 +2593,6 @@
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
<property name="font">
<font>
<family>MS Shell Dlg 2</family>
</font>
</property>
<property name="toolTip"> <property name="toolTip">
<string/> <string/>
</property> </property>
@ -2620,6 +2615,9 @@
<property name="toolTip"> <property name="toolTip">
<string/> <string/>
</property> </property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<attribute name="title"> <attribute name="title">
<string>Color</string> <string>Color</string>
</attribute> </attribute>
@ -3245,7 +3243,7 @@
<string/> <string/>
</property> </property>
<property name="autoFillBackground"> <property name="autoFillBackground">
<bool>false</bool> <bool>true</bool>
</property> </property>
<attribute name="title"> <attribute name="title">
<string>Affine</string> <string>Affine</string>
@ -3288,8 +3286,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>243</width> <width>239</width>
<height>745</height> <height>742</height>
</rect> </rect>
</property> </property>
<property name="autoFillBackground"> <property name="autoFillBackground">
@ -4608,6 +4606,9 @@
<property name="toolTip"> <property name="toolTip">
<string/> <string/>
</property> </property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<attribute name="title"> <attribute name="title">
<string>Variations</string> <string>Variations</string>
</attribute> </attribute>
@ -4923,7 +4924,7 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="autoFillBackground"> <property name="autoFillBackground">
<bool>true</bool> <bool>false</bool>
</property> </property>
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::NoFrame</enum> <enum>QFrame::NoFrame</enum>
@ -4945,8 +4946,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>239</width> <width>235</width>
<height>676</height> <height>673</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@ -5115,6 +5116,9 @@
<number>0</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="InfoSummaryTab"> <widget class="QWidget" name="InfoSummaryTab">
<property name="autoFillBackground">
<bool>true</bool>
</property>
<attribute name="title"> <attribute name="title">
<string>Summary</string> <string>Summary</string>
</attribute> </attribute>
@ -5446,6 +5450,9 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<attribute name="title"> <attribute name="title">
<string>Bounds</string> <string>Bounds</string>
</attribute> </attribute>
@ -6058,7 +6065,7 @@
</attribute> </attribute>
<widget class="QWidget" name="DockWidgetContents"> <widget class="QWidget" name="DockWidgetContents">
<property name="autoFillBackground"> <property name="autoFillBackground">
<bool>true</bool> <bool>false</bool>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing"> <property name="spacing">