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. BUG: 443756 (cherry picked from commit 59a4a908)
Please register or sign in to comment