mirror of
https://github.com/penpot/penpot.git
synced 2026-03-13 05:46:08 +00:00
fix bezier final dot bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user