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

Drag selection remembers click count #1666

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Drag selection remembers click count #1666

merged 1 commit into from
Mar 30, 2021

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Mar 18, 2021

This implements the behaviour where the selection behaviour
of a drag gesture varies depending on whether the drag starts
from a single, double, or triple-click.

@cmyr cmyr force-pushed the better-word-select branch from 076bb04 to 5b2d893 Compare March 19, 2021 01:38
@cmyr cmyr force-pushed the drag-granularity branch from fd34ed6 to 70d06e1 Compare March 19, 2021 01:46
@cmyr cmyr force-pushed the better-word-select branch from 5b2d893 to 42672bc Compare March 19, 2021 13:23
Base automatically changed from better-word-select to master March 19, 2021 14:32
@cmyr cmyr force-pushed the drag-granularity branch from 70d06e1 to 95b75e2 Compare March 19, 2021 14:36
This implements the behaviour where the selection behaviour
of a drag gesture varies depending on whether the drag starts
from a single, double, or triple-click.

- closes #1570
@cmyr cmyr force-pushed the drag-granularity branch from 95b75e2 to 8cad323 Compare March 30, 2021 16:33
@cmyr cmyr merged commit 801e470 into master Mar 30, 2021
@cmyr cmyr deleted the drag-granularity branch March 30, 2021 17:33
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.

Text selection: Mouse double click should select a word, and allow highlighting by words
1 participant