https://bugs.documentfoundation.org/show_bug.cgi?id=147576
--- Comment #9 from Armin Le Grand <[email protected]> --- There definitely *was* a mechanism to do some cleanups/refreshes after import/load, I checked SdrModel::setLock that does ReformatAllEdgeObjects. Releasing the lock at the SdrModel is used to act at end of import. I am not sure how that was formally done for invalidating the BoundRects of SdrObjects, but it seems definitely no longer to be done. Trying to find how that was done formally (probably some broadcast...) -- You are receiving this mail because: You are the assignee for the bug.
