mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 06:38:20 +00:00
🐛 Fixes problem when adding stroke
This commit is contained in:
parent
d6fc98c70b
commit
b5a875c03b
@ -114,7 +114,8 @@
|
||||
(st/emit! (dwc/update-shapes ids #(assoc %
|
||||
:stroke-style :solid
|
||||
:stroke-color "#000000"
|
||||
:stroke-opacity 1))))
|
||||
:stroke-opacity 1
|
||||
:stroke-width 1))))
|
||||
|
||||
on-del-stroke
|
||||
(fn [event]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user