https://bugs.kde.org/show_bug.cgi?id=422072
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |1846e62b6e7e50ce3e90cba803d |2d3e2b7da8d26a8e52ea7f09803 |24199b367be0a |14a6123603fc5 --- Comment #19 from Marco Martin <notm...@gmail.com> --- Git commit 2d3e2b7da8d26a8e52ea7f0980314a6123603fc5 by Marco Martin. Committed on 03/11/2021 at 18:25. Pushed by mart into branch 'Plasma/5.23'. use implicit size to not cause binding loops don't set layout size hints from the contents size. this will cause binding loops. use the implicit size instead. This solves an issue visible especially on wayland (different roundtrip of timing of resizes in x11 seems to mask this problem) where the clock tooltip sometimes gets stuck in an infinite resize loop freezing the whole plasma shell M +3 -2 applets/digital-clock/package/contents/ui/Tooltip.qml M +4 -4 applets/digital-clock/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/2d3e2b7da8d26a8e52ea7f0980314a6123603fc5 -- You are receiving this mail because: You are watching all bug changes.