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

List:       kde-commits
Subject:    playground/base/plasma/declarative-applets/replacements/news/package/platformcontents/application/ta
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-03-26 18:06:50
Message-ID: 20110326180650.A60ABAC8CA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1226102 by mart:

different look for the toolbar in tablet mode


 M  +7 -1      main.qml  


--- trunk/playground/base/plasma/declarative-applets/replacements/news/package/platformcontents/application/tablet/ui/main.qml \
#1226101:1226102 @@ -66,15 +66,21 @@
 
 
     Column {
+        //FIXME: hardcoded
+        spacing: -9
         Toolbar {
             id: toolbarFrame
+            imagePath: "widgets/background"
+            prefix: ""
+            enabledBorders: "BottomBorder"
+            z: mainView.z+1
         }
 
 
         PlasmaWidgets.TabBar {
             id : mainView
             width: mainWindow.width
-            height: mainWindow.height - toolbarFrame.height
+            height: mainWindow.height - toolbarFrame.height +9
             tabBarShown: false
 
             onCurrentChanged: {


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

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