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 an option to avoid extend selection on mouse up #255

Merged
merged 2 commits into from
Sep 27, 2022

Conversation

danipen
Copy link
Collaborator

@danipen danipen commented Sep 27, 2022

This is useful when the textbox adds some scroll animations on pointer down, which causes unwanted selections when the mouse button is released.

Note that Visual Studio (and Visual Studio Code) don't update the selection on mouse up, so the option makes sense.

This is useful when the textbox adds some scroll animations on pointer down, which causes unwanted selections when the mouse button is released.

Note that Visual Studio (and Visual Studio Code) don't update the selection on mouse up, so the option makes sense.
@danipen danipen merged commit 53ed0fe into master Sep 27, 2022
@Takoooooo Takoooooo deleted the extend-selection-mouse-up-option branch November 30, 2022 14:26
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.

1 participant