We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be great if Threepenny GUI supported the ability to draw dashed lines with the setLineDash function. See the following reference:
setLineDash
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/setLineDash
The text was updated successfully, but these errors were encountered:
https://github.com/HeinrichApfelmus/threepenny-gui/issues/214
2a8620a
Fixes HeinrichApfelmus#214
1acc703
f39cc68
d49ceac
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: