https://bugs.kde.org/show_bug.cgi?id=399257
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/f76c949dc9623 | |974eb55759776795dfab2e741e7 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #3 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit f76c949dc9623974eb55759776795dfab2e741e7 by Kai Uwe Broulik. Committed on 24/05/2019 at 12:45. Pushed by broulik into branch 'Plasma/5.16'. [Notifications] Avoid stale screenRect AppletInterface does not emit change signals for screen properties, only ContainmentInterface does it. Since a fix will only be in a future Frameworks version 5.16 won't depend on, mitigate the effect by not caching the property. The property was only a lazy Connections replacement anyway. Also, compress screen change updates to avoid flickery animation of the popup as you resize the panel. Related: bug 407504 Differential Revision: https://phabricator.kde.org/D21365 M +22 -9 applets/notifications/package/contents/ui/global/Globals.qml https://commits.kde.org/plasma-workspace/f76c949dc9623974eb55759776795dfab2e741e7 -- You are receiving this mail because: You are watching all bug changes.