Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI events can be handled unexpectedly by multiple tools #160

Open
michaelpnelson opened this issue Dec 23, 2021 · 0 comments
Open

UI events can be handled unexpectedly by multiple tools #160

michaelpnelson opened this issue Dec 23, 2021 · 0 comments

Comments

@michaelpnelson
Copy link
Contributor

Some UI events are handled by more than one tool. When many tools are enabled, an event may be unexpectedly handled by another tool that isn't immediately in context. For example, a map click made with the Markup polygon tool is also handled by the Identify tool: each click to add a point to the polygon also shows features at the clicked map location. One workaround is to turn off the Identify tool when using the Markup tool.

There may be other such conflicts between tools.

Look into ways of mitigating these conflicts. This was mitigated for the Geoark tool in pull request #156.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant