ua-snap / alaska-wildfires

MIT License
0 stars 0 forks source link

Fixes text highlighting when shift clicking on the map after setting focus on text outside of the map #86

Closed BobTorgerson closed 2 weeks ago

BobTorgerson commented 2 weeks ago

This PR fixes the default behavior when holding shift and clicking in the browser which is to highlight text between the last place clicked and the next place clicked after holding shift. This was resulting in the layer menu all being highlighted as described in #83.

For testing, try to run the STR in #83 on both main and on this branch to see the difference in results.

Fixes #83