mirror of
https://github.com/penpot/penpot.git
synced 2026-07-30 18:06:15 +00:00
🐛 Fix Paths have a black fill while being drawn
This commit is contained in:
parent
af6a687187
commit
f2bb59fd77
@ -257,6 +257,7 @@
|
|||||||
:ref viewport-ref
|
:ref viewport-ref
|
||||||
:class (when drawing-tool "drawing")
|
:class (when drawing-tool "drawing")
|
||||||
:style {:cursor @cursor}
|
:style {:cursor @cursor}
|
||||||
|
:fill "none"
|
||||||
|
|
||||||
:on-click on-click
|
:on-click on-click
|
||||||
:on-context-menu on-context-menu
|
:on-context-menu on-context-menu
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user