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

Do not click when selection is active #611

Merged
merged 1 commit into from Mar 5, 2024
Merged

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Mar 4, 2024

Complement of #608

This could be added to more collectors probably, but basically:
If a selection range is active, prevent the click behavior. Especially useful for thinks like copying paths etc.

This fix the same problem for Templates widget, and Timeline widget(CacheCollector, ViewCollector)

@barryvdh barryvdh merged commit c85407b into maximebf:master Mar 5, 2024
7 checks passed
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

2 participants