HeinrichApfelmus / threepenny-gui

GUI framework that uses the web browser as a display.
https://heinrichapfelmus.github.io/threepenny-gui/
Other
437 stars 77 forks source link

Feature Request: Support canvas setLineDash #214

Open karljs opened 6 years ago

karljs commented 6 years ago

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