https://bugs.kde.org/show_bug.cgi?id=505437
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/qqc2-desktop-style/- | |/commit/fcd3160a277d32c09a2 | |949c8f920c2007832b339 Resolution|--- |FIXED --- Comment #6 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit fcd3160a277d32c09a2949c8f920c2007832b339 by Arjen Hiemstra. Committed on 11/06/2025 at 10:47. Pushed by ahiemstra into branch 'master'. Remove modelIndex property from TreeViewDelegate It's adding a public property that shouldn't be added. It's also storing a QModelIndex which may go stale and result in crashes if accessed. M +2 -23 org.kde.desktop/TreeViewDelegate.qml https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/fcd3160a277d32c09a2949c8f920c2007832b339 -- You are receiving this mail because: You are watching all bug changes.