[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/kstyles/oxygen
From:       Stefan Monov <logixoul () gmail ! com>
Date:       2007-10-31 21:18:44
Message-ID: 1193865524.784122.9881.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 731504 by logixoul:

move combobox arrow 1px up


 M  +1 -3      oxygen.cpp  


--- trunk/KDE/kdebase/runtime/kstyles/oxygen/oxygen.cpp #731503:731504
@@ -103,8 +103,6 @@
 
     setWidgetLayoutProp(WT_Generic, Generic::DefaultFrameWidth, 2);
 
-//    setWidgetLayoutProp(WT_LineEdit, LineEdit::FrameWidth, 5);
-
     // TODO: change this when double buttons are implemented
     setWidgetLayoutProp(WT_ScrollBar, ScrollBar::DoubleBotButton, true);
     setWidgetLayoutProp(WT_ScrollBar, ScrollBar::MinimumSliderHeight, 21);
@@ -183,7 +181,7 @@
     setWidgetLayoutProp(WT_ComboBox, ComboBox::ButtonMargin, 0);
     setWidgetLayoutProp(WT_ComboBox, ComboBox::ButtonMargin+Left, 2);
     setWidgetLayoutProp(WT_ComboBox, ComboBox::ButtonMargin+Right, 9);
-    setWidgetLayoutProp(WT_ComboBox, ComboBox::ButtonMargin+Top, 7);
+    setWidgetLayoutProp(WT_ComboBox, ComboBox::ButtonMargin+Top, 6);
     setWidgetLayoutProp(WT_ComboBox, ComboBox::ButtonMargin+Bot, 3);
     setWidgetLayoutProp(WT_ComboBox, ComboBox::FocusMargin, 0);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic