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

--- Comment #7 from Marco Martin <[email protected]> ---
Git commit c4dfdbced722268e91b987548e1f91dff5f96c20 by Marco Martin.
Committed on 16/09/2026 at 12:32.
Pushed by mart into branch 'master'.

Containments/FolderView: fix isUiReady never going true

isUiReady is binded to Plasmoid.containment.corona.isScreenUiReady(root.screen)
but this will be reevaluated only when root.screen changes, not when
corona.screenUiReadyChanged gets emitted.
there was already an explicit enable of the folderview loader
on screenUiReady changed, but assign isUiReady instead, so it's
more robust and the property actually tells the truth

M  +5    -4    containments/desktop/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/c4dfdbced722268e91b987548e1f91dff5f96c20

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

Reply via email to