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

List:       kde-commits
Subject:    kdelibs/kio/kfile
From:       Carsten Pfeiffer <carpdjih () mailbox ! tu-berlin ! de>
Date:       2003-02-19 6:15:55
[Download RAW message or body]

CVS commit by pfeiffer: 

much better spacing, as proposed by Stephan Jaensch
(for the thumbnail view, we need to keep the gridX tho)
Thanks!

CCMAIL: 54760-close@bugs.kde.org


  M +3 -2      kfileiconview.cpp   1.78


--- kdelibs/kio/kfile/kfileiconview.cpp  #1.77:1.78
@@ -111,5 +111,5 @@ KFileIconView::KFileIconView(QWidget *pa
     toolTip = 0;
     setResizeMode( Adjust );
-    setGridX( 160 );
+    setMaxItemWidth( 300 );
     setWordWrapIconText( false );
     setArrangement( TopToBottom );
@@ -495,5 +495,6 @@ void KFileIconView::slotSmallColumns()
         d->previews->setChecked( false );
     }
-    setGridX( 160 );
+    setGridX( -1 );
+    setMaxItemWidth( 300 );
     setItemTextPos( Right );
     setArrangement( TopToBottom );


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

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