Information Panel: show early icons for folders
ClosedPublic

Authored by meven on Apr 26 2020, 2:34 PM.

Details

Summary

Folders previews can be long to generate.
This can be noticeable by the user.

This diff displays folder icons after a 100ms timer.

BUG: 420340
FIXED-IN: 20.08

Test Plan

rm -r ~/.cache/thumbnails/
In dolphin open trash
Click on download (or any directory with a long to generate preview).

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
meven created this revision.Apr 26 2020, 2:34 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptApr 26 2020, 2:34 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
meven requested review of this revision.Apr 26 2020, 2:34 PM
ngraham accepted this revision.Apr 27 2020, 3:35 PM

Nice improvement.

This revision is now accepted and ready to land.Apr 27 2020, 3:35 PM
This revision was automatically updated to reflect the committed changes.