publiclab / Leaflet.DistortableImage

A Leaflet extension to distort or "rubber sheet" images
https://publiclab.github.io/Leaflet.DistortableImage/examples/
BSD 2-Clause "Simplified" License
273 stars 284 forks source link

Web Accessibility of Leaflet.DistortableImage. #1234

Open Natacha-Danbadan opened 2 years ago

Natacha-Danbadan commented 2 years ago

I added the body closing tag for some of the html files, and I also worked on the general accessibility of all html files (archive.html, export.html, index.html, listeners.html, select.html) in the repo: https://github.com/publiclab/Leaflet.DistortableImage/tree/main/examples

Fixes #11494

archive export index listeners select

welcome[bot] commented 2 years ago

Thanks for opening this pull request! Dangerbot will test out your code and reply in a bit with some pointers and requests. There may be some errors, but don't worry! We're here to help! 👍🎉😄
One thing that can help to get started is to make sure you've included a link back to the original issue you're solving, in the format fixes #0000 (for example). And to make sure the PR title describes what you're trying to do! (often it can be the same as the issue title) Thanks! 🙌
Then, you can say hello in our chatroom & share a link to this PR to get a review! 👋 ✅

gitpod-io[bot] commented 2 years ago