Selaa lähdekoodia

Fix geometry issues of ctkScreenshotDialog

Julien Finet 14 vuotta sitten
vanhempi
commit
f655b5fb79
1 muutettua tiedostoa jossa 15 lisäystä ja 3 poistoa
  1. 15 3
      Libs/Widgets/Resources/UI/ctkScreenshotDialog.ui

+ 15 - 3
Libs/Widgets/Resources/UI/ctkScreenshotDialog.ui

@@ -6,10 +6,16 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>725</width>
-    <height>304</height>
+    <width>704</width>
+    <height>235</height>
    </rect>
   </property>
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
+   </sizepolicy>
+  </property>
   <property name="windowTitle">
    <string>Screen Capture Options</string>
   </property>
@@ -19,6 +25,12 @@
      <property name="enabled">
       <bool>false</bool>
      </property>
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="title">
       <string>Options</string>
      </property>
@@ -135,7 +147,7 @@
      <property name="sizeHint" stdset="0">
       <size>
        <width>20</width>
-       <height>5</height>
+       <height>0</height>
       </size>
      </property>
     </spacer>