mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 21:28:20 +00:00
fix bezier final dot bug
This commit is contained in:
parent
1e75c67c7e
commit
99fb0ad29b
@ -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…
x
Reference in New Issue
Block a user