HeinrichApfelmus/threepenny-gui

Feature Request: Support canvas setLineDash

Aberta

#214 aberto em 17 de jan. de 2018

 (0 comentário) (0 reação) (0 responsável)Haskell (74 forks)github user discovery
Type: Enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (500 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador