[dolphin] [Bug 438675] Last horizontal disk size indicator is rendered on first entry of Places

Chris Holland bugzilla_noreply at kde.org
Thu Jun 24 21:29:18 BST 2021


https://bugs.kde.org/show_bug.cgi?id=438675

--- Comment #4 from Chris Holland <zrenfire at gmail.com> ---
The solution is to follow kio's filepicker code properly. I wrote the dolphin
code simpler since I thought I'd squirreled out all the edge cases of it being
recycled. Seems like I can't do that though.

https://invent.kde.org/frameworks/kio/-/blob/master/src/filewidgets/kfileplacesview.cpp#L121
https://invent.kde.org/frameworks/kio/-/blob/master/src/filewidgets/kfileplacesview.cpp#L235
mutable QMap<QPersistentModelIndex, PlaceFreeSpaceInfo> m_freeSpaceInfo;

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list