Revision 26e3499...
Go back to digest for 20th February 2011Optimization in KDE Base
Peter Penz committed changes in [kde-baseapps/KDE/4.6] dolphin/src/views/dolphinview.cpp:
Improve performance when turning on the preview mode
If a change from a directory with disabled previews is done to a directory with enabled previews, also previews are generated for the previous directory as the preview-generator still contains the not updated directory lister. Because of this it is important to apply the view-properties after the directory-lister has been updated.
File Changes
Modified 1 files
- dolphin/src/views/dolphinview.cpp
1 files changed in total