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

List:       kde-commits
Subject:    [kio] src/filewidgets: Also change the resize mode the other way...
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2016-11-12 18:22:07
Message-ID: E1c5cwJ-0006PS-Ky () code ! kde ! org
[Download RAW message or body]

Git commit a4085b7a0e3cc086b8151cca8fe71535c3bc4b31 by Andreas Hartmetz.
Committed on 12/11/2016 at 18:19.
Pushed by ahartmetz into branch 'master'.

Also change the resize mode the other way...

M  +2    -0    src/filewidgets/kdiroperatordetailview.cpp

http://commits.kde.org/kio/a4085b7a0e3cc086b8151cca8fe71535c3bc4b31

diff --git a/src/filewidgets/kdiroperatordetailview.cpp b/src/filewidgets/k=
diroperatordetailview.cpp
index f1015b3..3bd50bf 100644
--- a/src/filewidgets/kdiroperatordetailview.cpp
+++ b/src/filewidgets/kdiroperatordetailview.cpp
@@ -91,6 +91,8 @@ bool KDirOperatorDetailView::setViewMode(KFile::FileView =
viewMode)
     // using KDirOperator in horizontally limited parts of an app.
     if (tree && m_hideDetailColumns) {
         header()->setSectionResizeMode(QHeaderView::ResizeToContents);
+    } else {
+        header()->setSectionResizeMode(QHeaderView::Interactive);
     }
 =

     return true;
[prev in list] [next in list] [prev in thread] [next in thread] 

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