You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When drawing a path, to fill it, it seems I have to add the first point at the end again. The closePath function does that in JS. I would like an equivalent in the elm-canvas package. Or did I miss something?