You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re issue #1 in your comment:
There is a similar problem in the master branch: the selection is removed, but the map is not zoomed out. If anything, the version in this PR zooms the map out, which is expected when the selection is removed.
It appears that this behavior is due to the mouse click event bubbling up and triggering a selection reset.
Re issue #1 in your comment:
There is a similar problem in the master branch: the selection is removed, but the map is not zoomed out. If anything, the version in this PR zooms the map out, which is expected when the selection is removed.
It appears that this behavior is due to the mouse click event bubbling up and triggering a selection reset.
Originally posted by @alexcojocaru in #82 (comment)
The selection should be kept instead of zooming out to the full extent when switching available categories
The text was updated successfully, but these errors were encountered: