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

Force examples shouldn’t set target alpha to zero on end. #13

Closed
mbostock opened this issue May 11, 2016 · 0 comments
Closed

Force examples shouldn’t set target alpha to zero on end. #13

mbostock opened this issue May 11, 2016 · 0 comments
Assignees

Comments

@mbostock
Copy link
Member

If there are multiple active touches, we want to leave the target alpha at 0.3 (or bad things happen). I wonder if this means we should have an afterlastend event (related #7)? Or an easy way to query whether there are other active pointers during a drag event (other than looking at the source event)?

@mbostock mbostock self-assigned this May 11, 2016
@mbostock mbostock changed the title Force layout examples shouldn’t set target alpha to zero on end. Force examples shouldn’t set target alpha to zero on end. May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant