https://bugs.kde.org/show_bug.cgi?id=464635
--- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit ebfd9a23916a4626282d893f43616535ba265f6c by Fushan Wen. Committed on 04/02/2023 at 03:40. Pushed by fusionfuture into branch 'master'. desktoppackage: move `showingDesktop` before `touchingWindow` For cache reason QML will not re-evaluate `screenCovered` property when touchingWindow does not change. This is actually problematic because the panel opacity and floatingness also relies on showingDesktop property. M +1 -1 desktoppackage/contents/views/Panel.qml https://invent.kde.org/plasma/plasma-desktop/commit/ebfd9a23916a4626282d893f43616535ba265f6c -- You are receiving this mail because: You are watching all bug changes.