https://bugs.kde.org/show_bug.cgi?id=389046
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |8.6.0 Latest Commit| |https://invent.kde.org/grap | |hics/digikam/-/commit/66362 | |3c66279d90b8344587f80a461d3 | |e2b5a281 --- Comment #71 from Maik Qualmann <metzping...@gmail.com> --- Git commit 663623c66279d90b8344587f80a461d3e2b5a281 by Maik Qualmann. Committed on 15/11/2024 at 22:35. Pushed by mqualmann into branch 'master'. do not use the dataChanged() signal to update the counters The model data has not changed, this seems to have strange side effects. We now only use a visual update of the viewport region. FIXED-IN: 8.6.0 M +1 -1 NEWS M +20 -0 core/libs/album/treeview/abstractcountingalbumtreeview.cpp M +4 -0 core/libs/models/abstractalbummodel.h M +2 -2 core/libs/models/abstractalbummodel_counting.cpp M +1 -1 core/libs/models/albummodel_tag.cpp https://invent.kde.org/graphics/digikam/-/commit/663623c66279d90b8344587f80a461d3e2b5a281 -- You are receiving this mail because: You are watching all bug changes.