elm-graphics icon indicating copy to clipboard operation
elm-graphics copied to clipboard

Remove dashOffset field from LineStyle type

Open jvoigtlaender opened this issue 8 years ago • 1 comments

The field has currently no effect at all, it is ignored in the complete code base (neither outlined, nor traced, nor outlinedText respect it). So it would be better to not be there.

In the current situation, with the field being there, it not having an effect is clearly a bug. See https://github.com/elm-lang/core/issues/534.

jvoigtlaender avatar May 08 '16 10:05 jvoigtlaender

This looks good to merge imo :)

lpil avatar Jan 15 '17 17:01 lpil