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

Multi-feature selection initial implementation #3068

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Feb 21, 2024

Initial implementation of selection of overlapping features.

Use tap and hold to bring up a list of features if at least one is under the tap point.
image

Pick from the list to open the feature preview drawer.
image

The current item delegate is too simple for this use case, we should use an item delegate that displays more info about the features (layer, fid?, icon)

@PeterPetrik
Copy link
Contributor

works nicely

@PeterPetrik PeterPetrik merged commit 0d90a48 into master Feb 21, 2024
10 of 11 checks passed
@PeterPetrik PeterPetrik deleted the multi-select branch February 21, 2024 14:52
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

Successfully merging this pull request may close these issues.

None yet

3 participants