Skip to content

Fix #55: Use click event for all devices#61

Open
Daniel-Hug wants to merge 1 commit intoHubSpot:masterfrom
Daniel-Hug:touch-fix
Open

Fix #55: Use click event for all devices#61
Daniel-Hug wants to merge 1 commit intoHubSpot:masterfrom
Daniel-Hug:touch-fix

Conversation

@Daniel-Hug
Copy link

There's no need to use the touch event instead of click on touch devices to save on performance if we set touch-action: manipulation; following the suggestion here: https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away

There's no need to use the touch event instead of click on touch devices to save on performance if we set `touch-action: manipulation;` following the suggestion here: https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away
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