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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Mark Kretschmann <markey () web ! de>
Date:       2006-05-04 13:58:50
Message-ID: 1146751130.594617.820.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 537331 by markey:

Make the current track bar a little less tall. More pleasing to my delicate \
aesthetically trained (brown) eyes. It's cute.



 M  +2 -1      playlistitem.cpp  


--- trunk/extragear/multimedia/amarok/src/playlistitem.cpp #537330:537331
@@ -955,8 +955,9 @@
 {
     KListViewItem::setup();
 
+    // We make the current track item a bit taller than ordinary items
     if( this == listView()->currentTrack() )
-        setHeight( int( float( listView()->fontMetrics().height() ) * 1.7 ) );
+        setHeight( int( float( listView()->fontMetrics().height() ) * 1.52 ) );
 }
 
 


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

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