mirror of
https://github.com/penpot/penpot.git
synced 2026-03-02 08:13:46 +00:00
Merge pull request #1649 from penpot/fixing-default-path-for-strokes
🐛 Fixing default path for strokes
This commit is contained in:
@@ -63,7 +63,11 @@
|
||||
{:type :path
|
||||
:name "Path-1"
|
||||
:fills []
|
||||
:strokes []}
|
||||
:strokes [{:stroke-style :solid
|
||||
:stroke-alignment :center
|
||||
:stroke-width 2
|
||||
:stroke-color clr/black
|
||||
:stroke-opacity 1}]}
|
||||
|
||||
{:type :frame
|
||||
:name "Artboard-1"
|
||||
|
||||
Reference in New Issue
Block a user