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

ratijas <m...@ratijas.tk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/discover/-/commit/05795b |ma/discover/-/commit/5d2b98
                   |f99a84950b4754d0ec334a8ef30 |3979415a63532bcb049ed03744a
                   |0d7bad8                     |06cf598

--- Comment #7 from ratijas <m...@ratijas.tk> ---
Git commit 5d2b983979415a63532bcb049ed03744a06cf598 by ivan tkachenko.
Committed on 25/04/2024 at 17:02.
Pushed by ratijas into branch 'Plasma/6.0'.

UpdatesPage: Fix invisible delegates taking up space and causing a ghost
section header

In Qt 6 ListView allocates space for invisible delegates as well
(unlike Qt 5), so now the issue has surfaced tenfold.

Add a new model role to filter over, so we don't have to mess with
questionably efficient row filter callbacks.
(cherry picked from commit 05795bf99a84950b4754d0ec334a8ef300d7bad8)

M  +2    -2    discover/qml/UpdatesPage.qml
M  +4    -1    libdiscover/UpdateModel/UpdateModel.cpp
M  +1    -0    libdiscover/UpdateModel/UpdateModel.h

https://invent.kde.org/plasma/discover/-/commit/5d2b983979415a63532bcb049ed03744a06cf598

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to