David North

Results 45 comments of David North

For clarity, Elm 0.19 prevents default on the [submit action](https://package.elm-lang.org/packages/elm/html/latest/Html-Events#onSubmit), which seems reasonable - we should probably have a similar approach to `onSubmit` In terms of `preventDefault` in other events,...

Hi @bluefivecn , Could you past the XML you re trying to parse please? I'll have a look for you and see if I can trace the issue. Thanks! :)

Hi @bluefivecn I haven't had a chance to look at this yet. It's likely to be next week I would imagine with my current schedule. As soon as I have...

Hi @remiheens , Glad to hear you're making good use of this library, it means a lot :-) Unfortunately we don't currently support XPath. The main reason for this is...

I'm late to the part here - but worth mentioning I've also been using WebP, which works as well and should be added to the list

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

There's a lot to unpack there, I think some of this might need a lot of thinking about. I like the idea of a `launch` event that passes the canvas...

An alternative to this is to allow the adding of markings... mayve a special overlay piece that lets players set the letter or number of the marking as well as...

Hi @dhyanna I'll have a look at this and work it into the next release 🙂