Revision 680009b...

Go back to digest for 20th February 2011

Optimization in KDE Base

Peter Penz committed changes in [kde-baseapps] 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