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

Touch fixes. #50

Merged
merged 3 commits into from
Aug 2, 2019
Merged

Touch fixes. #50

merged 3 commits into from
Aug 2, 2019

Conversation

mbostock
Copy link
Member

@mbostock mbostock commented Aug 2, 2019

Fixes #49 - adds brush.touchable.
Fixes #45 - adopts static touch listeners.
Related d3/d3#3335 - adopts explicit files.
Related d3/d3#3337 - standardizes dependencies.
Related d3/d3#3265 - exact path imports.

Register the touch listeners statically, and then route them to the appropriate
closure by going through the bound emitter.
@mbostock mbostock merged commit 67fa28e into master Aug 2, 2019
@mbostock mbostock deleted the touchable branch August 2, 2019 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

brush.touchable Brush doesn’t prevent scrolling on touch devices.
1 participant