[dolphin] [Bug 473999] Folders in details view expanding at wrong position - ordering by size is broken on load
Felix Ernst
bugzilla_noreply at kde.org
Tue Jan 23 11:13:45 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=473999
--- Comment #19 from Felix Ernst <felixernst at kde.org> ---
Git commit e817c3246cf512a89a3de003763273f29d9cfe8c by Felix Ernst, on behalf
of Felix Ernst.
Committed on 23/01/2024 at 12:13.
Pushed by felixernst into branch 'master'.
Slightly refactor count resorting
The bug fix 8f043b2958477d3fe2ef094b7e42f792f4cf0b02 introduced a
secondary code path to trigger a resort of items. However, the previous
way to trigger it only required a small bug fix to work and gives us a
couple of optimisations for free. This commit removes the secondary code
path and fixes the primary one.
M +3 -2 src/kitemviews/kfileitemmodel.cpp
M +2 -2 src/kitemviews/kfileitemmodel.h
M +0 -4 src/kitemviews/kfileitemmodelrolesupdater.cpp
https://invent.kde.org/system/dolphin/-/commit/e817c3246cf512a89a3de003763273f29d9cfe8c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list