mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 15:26:10 +02: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
|
[:circle.close-bezier {:cx x
|
||||||
:cy y
|
:cy y
|
||||||
:r 5
|
:r 5
|
||||||
:stroke "#d52747"
|
|
||||||
:stroke-width "2px"
|
|
||||||
:style {:cursor "pointer"}
|
|
||||||
:on-click on-click}])])))
|
:on-click on-click}])])))
|
||||||
|
|
||||||
;; --- Drawing Initialization
|
;; --- Drawing Initialization
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue