]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/infosidebarpage.cpp
QAbstractItemView::scrollTo() may get called by QListView::keyPressEvent(), so m_enab...
[dolphin.git] / src / infosidebarpage.cpp
index 8298f8da69ce0c180da896029e3166dec2120322..de9be116442c469432c17d5cff30ee4ad19a7cd0 100644 (file)
@@ -215,7 +215,7 @@ void InfoSidebarPage::showItemInfo()
                                                     m_preview->height(),
                                                     0,
                                                     0,
-                                                    true,
+                                                    false,
                                                     true);
 
             connect(job, SIGNAL(gotPreview(const KFileItem&, const QPixmap&)),