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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/eab90b6a0a
                   |                            |cb3f20b0127f944fea1c68d340e
                   |                            |3d2
         Resolution|---                         |FIXED

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit eab90b6a0acb3f20b0127f944fea1c68d340e3d2 by David Edmundson.
Committed on 14/02/2024 at 09:19.
Pushed by davidedmundson into branch 'master'.

overview: Explicitly reset parent on teradown

Instantiators create objects when they're added to a model, and
deference when when they're removed from the model.

When we explicitly set a parent in onObjectAdded we're creating a second
reference. This does get cleaned up later, but not in the same frame.

This brings us in line to what QQmlRepeater (which works with items)
does internally for items being added and removed.

M  +6    -0    src/plugins/private/qml/WindowHeap.qml

https://invent.kde.org/plasma/kwin/-/commit/eab90b6a0acb3f20b0127f944fea1c68d340e3d2

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

Reply via email to