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

Marco Martin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/-/commit/25
                   |                            |a73630ee1494cb0e20b318a7f63
                   |                            |084b1882a92

--- Comment #6 from Marco Martin <[email protected]> ---
Git commit 25a73630ee1494cb0e20b318a7f63084b1882a92 by Marco Martin.
Committed on 25/08/2025 at 15:32.
Pushed by mart into branch 'master'.

Don't relayout during item destruction

a reason forgetItem is called is when the item is being destroyed.
in that case is really important layoutITems doesn't get called until
the item is actually removed from the list of known items.

header::visiblechanged is connected to layoutitems to we need
to disconnect it before hiding the header

M  +5    -0    src/layouts/columnview.cpp

https://invent.kde.org/frameworks/kirigami/-/commit/25a73630ee1494cb0e20b318a7f63084b1882a92

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

Reply via email to