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

List:       kde-commits
Subject:    KDE/kdepim/mobile/lib
From:       Artur Duque de Souza <asouza () kde ! org>
Date:       2010-12-01 18:11:19
Message-ID: 20101201181119.07E8AAC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202648 by asouza:

A little polish on Attachment's UI

Just some little tweaks to improve the experience of openning attachments.
This should close the bug and later we can improve the Flaps to achieve
the original effect.

BUG:256758


 M  +2 -2      AttachmentList.qml  


--- trunk/KDE/kdepim/mobile/lib/AttachmentList.qml #1202647:1202648
@@ -29,7 +29,7 @@
   id: _attachmentList
   property alias model: attachmentListView.model
   property int rowHeight: 48
-  property int attachmentListWidth: 300
+  property int attachmentListWidth: 250
   property int actionListWidth: 240
 
   /** Emittted when an attachment has been selected. */
@@ -48,7 +48,7 @@
       Rectangle {
         id: background
         anchors.fill: parent
-        opacity: (wrapper.ListView.isCurrentItem ? 0.25 : 0)
+        opacity: (wrapper.ListView.isCurrentItem ? 0.4 : 0.25)
       }
       Text {
         anchors.fill: parent;
[prev in list] [next in list] [prev in thread] [next in thread] 

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