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

(dbl) Tap distance #216

Merged
merged 1 commit into from
Jul 24, 2020
Merged

(dbl) Tap distance #216

merged 1 commit into from
Jul 24, 2020

Conversation

Fil
Copy link
Member

@Fil Fil commented Jul 15, 2020

fixes #180 and #206; now dbltap with the stylus works on iPad.

the following demo has this fixed version:
https://observablehq.com/d/08731b929c250a93

A pending question is, should we remove touch-action: none which prevents dbl-tap with the finger (triple-tap works though) on iPad. See #206 (comment)

@Fil Fil changed the base branch from master to two July 15, 2020 13:30
@Fil Fil mentioned this pull request Jul 15, 2020
5 tasks
@Fil Fil merged commit e02e23c into two Jul 24, 2020
@Fil Fil deleted the tapDistance-180 branch July 24, 2020 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

dbltap should respect zoom.clickDistance.
1 participant