carstenschaefer / DrawerJs

A customizable WYSIWYG HTML canvas editor.
https://www.drawerjs.com
MIT License
556 stars 113 forks source link

Select a Line drawn with the Pencil - tool #34

Closed WayneInteressierts91 closed 5 years ago

WayneInteressierts91 commented 5 years ago

Hey

Is there a way to move or delete a line which was drawn with the pencil-tool?

WayneInteressierts91 commented 5 years ago

I found a solution myself.

I changed the selectable-property from the ErsablePath from false to true.