publiclab / Leaflet.DistortableImage

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

Remove logical NOT operator where unnecessary and modify code #1251

Closed Josephsanya closed 1 year ago

Josephsanya commented 1 year ago

Hi, this is an issue I found in the code. The codebase is looking very old ES5 way and needs more of updating to improve the site.

I think this will help improve the map knitter site.

This issue is to fix the logical NOT operator, where it was inverted, fix double and single quotes, in the file src/edit/actions/ExportAction.js then other minor fixes in the file which may seem minor, but adds up to the improvement of the site.

I hope this little fixes help the map knitter site. THANKS.

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! This space is protected by our Code of Conduct - and we're here to help. Please follow the issue template to help us help you 👍🎉😄 If you have screenshots or a gif to share demonstrating the issue, that's really helpful! 📸 You can make a gif too! Do join our Gitter channel for some brainstorming discussions.