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

add mouse support for the picker #12772

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renshyle
Copy link
Contributor

@renshyle renshyle commented Feb 4, 2025

Adds support for left clicking on an item in a picker to select that item and for scrolling using the scroll wheel. Consumes all mouse events while a picker is open.

Closes #12745

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.

Mouse click on picker are ignored and go to the buffer
1 participant