]> cloud.milkyroute.net Git - dolphin.git/commit
Select child folder when navigating to a parent folder
authorGregor Mi <codestruct@posteo.org>
Thu, 21 Sep 2017 13:41:26 +0000 (15:41 +0200)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Thu, 21 Sep 2017 13:41:26 +0000 (15:41 +0200)
commit3749b5552729b434655ddc950b120bb14fe888c7
treec674c90c2a117cb34e43490a5c05829091c96982
parent49396318f0f37f913a91bf02484a16e34fec6bf4
Select child folder when navigating to a parent folder

Whenever the dolphin view is initialized to show the contents of a new URL
(e.g. "/home/x/test") it will be checked if the new URL is a parent of the
previous displayed URL (e.g. "/home/x/test/documents/aaa"). If the check is
successful, then the common child (in this example: "/home/x/test/documents/")
folder item will be selected and scrolled into view.

REVIEW: 123253
BUG: 377392
CCBUG: 335616
CMakeLists.txt
src/dolphinviewcontainer.cpp
src/dolphinviewcontainer.h