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

Search: zooming out to fit all results is not intuitive #1224

Closed
jacobwod opened this issue Oct 24, 2022 · 1 comment
Closed

Search: zooming out to fit all results is not intuitive #1224

jacobwod opened this issue Oct 24, 2022 · 1 comment
Assignees
Labels
plugin:search Functionality and features of the (core) Search plugin
Milestone

Comments

@jacobwod
Copy link
Member

jacobwod commented Oct 24, 2022

Describe the bug
Currently spatial search will zoom out to ensure that all features fit within the view. This can lead to strange behaviour.

Skarminspelning.2022-10-24.kl.10.06.10.mov

Proposed solution
When spatial search is used, the zoom and fit to extent should be based on whatever geometry the user have drawn, not on features that can extend far beyond that geometry.

Note that textual search is not affected.

This is also related to #1162.

@jacobwod jacobwod added the plugin:search Functionality and features of the (core) Search plugin label Oct 24, 2022
@jacobwod jacobwod added this to the 3.11 milestone Oct 24, 2022
@jacobwod
Copy link
Member Author

The same search, after the fix:

Skarminspelning.2022-10-24.kl.10.31.26.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:search Functionality and features of the (core) Search plugin
Projects
None yet
Development

No branches or pull requests

2 participants