mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
Add default :solid stroke type to line draw tool.
This commit is contained in:
parent
d7a568a685
commit
08b99e9a4b
@ -50,6 +50,7 @@
|
|||||||
:help (tr "ds.help.line")
|
:help (tr "ds.help.line")
|
||||||
:shape {:type :builtin/line
|
:shape {:type :builtin/line
|
||||||
:name "Line"
|
:name "Line"
|
||||||
|
:stroke-type :solid
|
||||||
:stroke "#000000"}
|
:stroke "#000000"}
|
||||||
:priority 3}
|
:priority 3}
|
||||||
:text
|
:text
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user