Skip to content

Commit 9fdb7bb

Browse files
committed
add stroke attribute to line
1 parent 8954dfe commit 9fdb7bb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/renderer/tool/shape/line.cljs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
(defmethod tool/properties :line
1919
[]
2020
{:icon "line-alt"
21-
:description "The <line> element is an SVG basic shape used to create a line
21+
:description "The <line> element is an SVG basic shape used to create a line
2222
connecting two points."
23-
:attrs [:stroke-width
23+
:attrs [:stroke
24+
:stroke-width
2425
:stroke-linecap
2526
:stroke-dasharray
2627
:opacity]})

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy