geomoose / gm3

GeoMoose 3.0 Development. Please submit pull requests to the 'main' branch.
https://www.geomoose.org
MIT License
58 stars 59 forks source link

Select Fails Without Default Layer #793

Closed chughes-lincoln closed 1 year ago

chughes-lincoln commented 1 year ago

Similar to the identify/select bug mentioned here: https://github.com/geomoose/gm3/pull/762

If you don't have a default layer set, you need to choose something else in the select dropdown menu in order for the tool to run. Not setting a default layer allows the tool to default to whatever is on top of your map, which can be useful (at least in Edge/Chrome).

theduckylittle commented 1 year ago

I'm not sure I understand the bug or feature request.

chughes-lincoln commented 1 year ago

I must have been testing this on the wrong PR or before that was incorporated. Works now.

chughes-lincoln commented 1 year ago

Actually believe this was fixed by https://github.com/geomoose/gm3/pull/795