Skip to content

Changes the default preference of preserving shape when deleting node.

Fixes issue #3817

The default preference of preserving shape is changed to false, which means Delete will simply delete node, and Ctrl+Delete will dissolve as requested in the issue.

Merge request reports