https://bugs.kde.org/show_bug.cgi?id=481379
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |9309df10945cf092a5a855b8d34 |e3a270ef18ecc85624e2c835d2e |c6b024060b77b |49f6b1cca382b --- Comment #11 from fanzhuyi...@gmail.com --- Git commit e3a270ef18ecc85624e2c835d2e49f6b1cca382b by Yifan Zhu. Committed on 16/02/2024 at 21:37. Pushed by fanzhuyifan into branch 'Plasma/6.0'. Panel: use new API to calculate regionGeometry Previously the compensation for floatingness was done in qml, which had rounding errors that caused the panel to continuously float/defloat. Use new api that calculates regionGeometry independent of floatingness. This also simplifies the code. FIXED-IN: 6.0 (cherry picked from commit 9309df10945cf092a5a855b8d34c6b024060b77b) M +2 -4 desktoppackage/contents/views/Panel.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/e3a270ef18ecc85624e2c835d2e49f6b1cca382b -- You are receiving this mail because: You are watching all bug changes.