makinacorpus / django-mapentity

Generic CRUD for geographic data
https://django-mapentity.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
42 stars 20 forks source link

Disable scroll propagation on layers list #259

Closed numahell closed 1 year ago

numahell commented 1 year ago

This PR fixes issue notified in https://github.com/GeotrekCE/Geotrek-admin/issues/2687

This could be fixed in Leaflet.groupedlayercontrol plugin, but this PR whic seems to fix it is not merged yet.

codecov-commenter commented 1 year ago

Codecov Report

Merging #259 (d5844aa) into master (3131786) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d5844aa differs from pull request most recent head aef3395. Consider uploading reports for the commit aef3395 to get more accurate results

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   90.09%   90.09%           
=======================================
  Files          34       34           
  Lines        2755     2755           
=======================================
  Hits         2482     2482           
  Misses        273      273           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.