Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GUI: Allow ESC to finish drawing bezier curves instead of deleting them.
With this pressing ESC while drawing a bezier curve finishes it instead of deleting it. This reverts the behaviour introduced in b34d9a2 (p.r. solvespace#1386). ESC still deletes the last segment of line segments and cancels arcs and circles. This makes it easier to draw non closed curves - otherwise the only way to finish them was with a right-click.
- Loading branch information