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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/discover/-/commit/05795b
                   |                            |f99a84950b4754d0ec334a8ef30
                   |                            |0d7bad8
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #6 from ratijas <m...@ratijas.tk> ---
Git commit 05795bf99a84950b4754d0ec334a8ef300d7bad8 by ivan tkachenko.
Committed on 25/04/2024 at 16:41.
Pushed by ratijas into branch 'master'.

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.

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/05795bf99a84950b4754d0ec334a8ef300d7bad8

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

Reply via email to