Improved settings dialog layout for portrait mode.
authordruid23 <usr@dru-id.co.uk>
Thu, 9 Sep 2010 20:46:59 +0000 (21:46 +0100)
committerdruid23 <usr@dru-id.co.uk>
Thu, 9 Sep 2010 20:46:59 +0000 (21:46 +0100)
modified:   src/settingsdialog.ui

src/settingsdialog.ui

index 85cf589..fb0512c 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>803</width>
-    <height>450</height>
+    <width>799</width>
+    <height>446</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -35,7 +35,7 @@
        </sizepolicy>
       </property>
       <property name="horizontalScrollBarPolicy">
-       <enum>Qt::ScrollBarAlwaysOff</enum>
+       <enum>Qt::ScrollBarAsNeeded</enum>
       </property>
       <property name="widgetResizable">
        <bool>false</bool>
@@ -45,7 +45,7 @@
         <rect>
          <x>0</x>
          <y>0</y>
-         <width>700</width>
+         <width>600</width>
          <height>1000</height>
         </rect>
        </property>
          <rect>
           <x>0</x>
           <y>0</y>
-          <width>681</width>
+          <width>321</width>
           <height>471</height>
          </rect>
         </property>
         <layout class="QVBoxLayout" name="verticalLayout_2">
          <property name="sizeConstraint">
-          <enum>QLayout::SetMinAndMaxSize</enum>
+          <enum>QLayout::SetMinimumSize</enum>
          </property>
          <item>
           <widget class="QLabel" name="labelOrientation">
@@ -94,7 +94,7 @@
            <item>
             <widget class="QRadioButton" name="radioButtonAutoRotate">
              <property name="text">
-              <string>Auto Rotate</string>
+              <string>Auto</string>
              </property>
             </widget>
            </item>