🐛 Fix Paths have a black fill while being drawn

This commit is contained in:
Alejandro Alonso
2022-05-11 13:05:52 +02:00
committed by Andrés Moya
parent af6a687187
commit f2bb59fd77

View File

@@ -257,6 +257,7 @@
:ref viewport-ref
:class (when drawing-tool "drawing")
:style {:cursor @cursor}
:fill "none"
:on-click on-click
:on-context-menu on-context-menu