]> cloud.milkyroute.net Git - dolphin.git/commit
Make sure that DolphinView's m_expanderActive member is handled
authorFrank Reininghaus <frank78ac@googlemail.com>
Tue, 16 Feb 2010 11:12:00 +0000 (11:12 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Tue, 16 Feb 2010 11:12:00 +0000 (11:12 +0000)
commitc7515e9e90c5fd81790759444b82cdc3f71fcbf6
tree8ced79c495a74d4fb3a4a1781d222d6c020053a8
parent323db2c9b5b2b244a0aa7fe7d4724dc29dfa96a2
Make sure that DolphinView's m_expanderActive member is handled
correctly, and emit DolphinDetailsViewExpander's completed() signal
only if the folder loading is really finished. This fixes possible
problems when restoring the current item and scroll position of the
view if these require a preceding folder expansion.

svn path=/trunk/KDE/kdebase/apps/; revision=1090926
src/dolphindetailsviewexpander.cpp
src/dolphinview.cpp