- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
abdullah | abdullahtahiriyo | master | 2021-01-04 10:17:21 | master a3b9edc6 |
Changeset | Sketcher: VP - Fix error messages while deleting geometry ========================================================== When selecting a list of geometry, where at least one element has internal geometry, together with the internal geometry produced an error in the report view. Solution: Use newly exposed deleteGeometries to delete all geometries at once. Note: The list is not reverse sorted (as opposed as with the deleteGeometry method), as the list will be sorted by SketchObject in the normal order. Reverse sorting would lead to the worst case for that normal order sort. |
|||
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp | Diff File |