Open
Description
Issue Details
- Load a surface mesh, and a selection (either from two separate files or stored in one file like
.om
file format - make operations (or not)
- click "Reload Item From File"
Depending on the operations scenario, Lab either crashes, or does not reload the selection.
Indeed, in MainWindow.cpp, the function reloadItem()
does not take into account the "dependent" items like the selection_item
. This should be fixed
Environment
- CGAL version: 6.0.1