RintarouTW / fsg

Fast SVG Geometry Builder

Home Page:https://rintaroutw.github.io/fsg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cancel Appending Mode

RintarouTW opened this issue · comments

after canceled appending mode, the first click to add point would still append to the line.

fixed, that draw.dragTarget should be set to null after canceled.