HeinrichApfelmus/threepenny-gui

Feature Request: Support canvas setLineDash

Open

#214 opened on Jan 17, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (74 forks)github user discovery
Type: Enhancementgood first issuehelp wanted

Repository metrics

Stars
 (491 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be great if Threepenny GUI supported the ability to draw dashed lines with the setLineDash function. See the following reference:

https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/setLineDash

Contributor guide