Fix interrupting shape builder breaks style
- Restore object visibility when cancelled by selection change.
- Add
_items_to_managevector to store the original selected items in this vector when the tool is first activated. - Modify
hide_selected_objects()to use_items_to_manageinstead of_desktop->getSelection().
Fixes #5945 (closed)
Sample Video:
-
Before Changes:
-
After Changes: