[Pkg-owncloud-commits] [owncloud-client] 200/470: NotificationWidgetUI: Fix sizing and sizePolicy

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 12 16:25:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 0c944a06f9ce67c8cf259f37cb8e32f29ba2f99a
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Wed Mar 23 16:49:25 2016 +0100

    NotificationWidgetUI: Fix sizing and sizePolicy
---
 src/gui/notificationwidget.ui | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/src/gui/notificationwidget.ui b/src/gui/notificationwidget.ui
index c8d3401..1f20d67 100644
--- a/src/gui/notificationwidget.ui
+++ b/src/gui/notificationwidget.ui
@@ -7,9 +7,15 @@
     <x>0</x>
     <y>0</y>
     <width>725</width>
-    <height>159</height>
+    <height>139</height>
    </rect>
   </property>
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
+   </sizepolicy>
+  </property>
   <property name="windowTitle">
    <string>Form</string>
   </property>
@@ -52,6 +58,9 @@
          <property name="text">
           <string>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam </string>
          </property>
+         <property name="scaledContents">
+          <bool>false</bool>
+         </property>
          <property name="wordWrap">
           <bool>true</bool>
          </property>
@@ -108,7 +117,7 @@
      <property name="sizeHint" stdset="0">
       <size>
        <width>20</width>
-       <height>25</height>
+       <height>1</height>
       </size>
      </property>
     </spacer>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list