From: Peter Penz Date: Mon, 19 Nov 2007 20:10:20 +0000 (+0000) Subject: fixed issue that the "empty column" is not layouted when pressing the back-button X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/8672851a75a98668a33afc12bafb55a768cdc638 fixed issue that the "empty column" is not layouted when pressing the back-button svn path=/trunk/KDE/kdebase/apps/; revision=738822 --- diff --git a/src/dolphincolumnview.cpp b/src/dolphincolumnview.cpp index f69dc207e..e0d48e5fa 100644 --- a/src/dolphincolumnview.cpp +++ b/src/dolphincolumnview.cpp @@ -178,6 +178,7 @@ void DolphinColumnView::showColumn(const KUrl& url) if (column->url() == url) { // the column represents already the requested URL, hence activate it requestActivation(column); + layoutColumns(); return; } else if (!column->url().isParentOf(url)) { // the column is no parent of the requested URL, hence