Hello

I wonder if it is possible to specify the thickness of a line when using 
elm-style-animation, in the Style.Properties module ?

I have tried to use the Property "D (List (PathCommand 
<http://package.elm-lang.org/packages/mdgriffith/elm-style-animation/2.0.0/Style-Properties#PathCommand>
 
a))" for drawing a line and used the "LineTo" as the PathCommand.
I could however not understand how the thickness of the line can be 
specified.
Is there a way to specify the thickness, that is, width of a line using the 
Style.Properties module? For example something
like the SVG command "strokeWidth"?

Thanks
Staffan

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to