mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 17:00:36 -05:00
fix bezier final dot bug
This commit is contained in:
parent
1e75c67c7e
commit
99fb0ad29b
1 changed files with 0 additions and 3 deletions
|
@ -94,9 +94,6 @@
|
|||
[:circle.close-bezier {:cx x
|
||||
:cy y
|
||||
:r 5
|
||||
:stroke "#d52747"
|
||||
:stroke-width "2px"
|
||||
:style {:cursor "pointer"}
|
||||
:on-click on-click}])])))
|
||||
|
||||
;; --- Drawing Initialization
|
||||
|
|
Loading…
Reference in a new issue