https://bugs.kde.org/show_bug.cgi?id=443756
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/59a4a908f995 |ma/kwin/commit/5df7f620c5ac |fd5cd50bae60e64c5ef4ce3d9fe |03fb772e700c8138fb0f59e1309 |2 |3 --- Comment #10 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 5df7f620c5ac03fb772e700c8138fb0f59e13093 by Vlad Zahorodnii. Committed on 15/10/2021 at 07:58. Pushed by vladz into branch 'Plasma/5.23'. Properly update parent item's bounding rect when moving item The bounding rect of an item is in the item-local coordinate space. If the item is moved, its bounding rect won't change, but the parent's bounding rect, may change. (cherry picked from commit 59a4a908f995fd5cd50bae60e64c5ef4ce3d9fe2) M +3 -1 src/item.cpp https://invent.kde.org/plasma/kwin/commit/5df7f620c5ac03fb772e700c8138fb0f59e13093 -- You are receiving this mail because: You are watching all bug changes.