https://bugs.kde.org/show_bug.cgi?id=372849
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/commit/afb373515 | |06046272adcfd05213a9c5fa697 | |e9fc Resolution|--- |FIXED --- Comment #2 from Ahmad Samir <a.samir...@gmail.com> --- Git commit afb37351506046272adcfd05213a9c5fa697e9fc by Ahmad Samir, on behalf of Bharadwaj Raju. Committed on 02/02/2022 at 09:54. Pushed by ahmadsamir into branch 'master'. Consider slow files as remote files in previewjob Consider files which are slow according to `KFileItem::isSlow()` as remote files. This makes browsing FUSE remote mounts (like with rclone) much smoother. Such mounts are still `isLocalFile()`, even though they represent a remote resource. Related: bug 349161 M +1 -1 src/widgets/previewjob.cpp https://invent.kde.org/frameworks/kio/commit/afb37351506046272adcfd05213a9c5fa697e9fc -- You are receiving this mail because: You are watching all bug changes.