Freehand tool: Allow extension of existing paths (#1594)

* feat: extend freehand path

* fix: rm logs

* fix: rename variable
This commit is contained in:
zhiyuan
2024-02-04 13:36:25 -08:00
committed by GitHub
parent 05b4582cd7
commit a4a2680ac4
5 changed files with 110 additions and 44 deletions
@@ -5,3 +5,4 @@ pub mod resize;
pub mod shape_editor;
pub mod snapping;
pub mod transformation_cage;
pub mod utility_funcitons;