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

Miscellaneous linked streams improvements #1426

Closed
jlstevens opened this issue May 9, 2017 · 4 comments
Closed

Miscellaneous linked streams improvements #1426

jlstevens opened this issue May 9, 2017 · 4 comments
Milestone

Comments

@jlstevens
Copy link
Contributor

jlstevens commented May 9, 2017

Right now the Tap stream only processes single taps while DoubleTap process double taps. For consistent, it should be SingleTap and DoubleTap and then Tap could process all taps, which I think might generally be more useful than SingleTap.

@jlstevens jlstevens added this to the v1.7.1 milestone May 9, 2017
@jlstevens
Copy link
Contributor Author

In addition I think a DragMotion stream that uses the pan event (but does not actually pan) would be very useful. It shouldn't be called Drag as nothing (i.e a glyph or other visual element) is necessarily being dragged.

@jlstevens
Copy link
Contributor Author

While on the topic of improving the defined linked streams, #1384 suggested that PositionXY linked streams could be limited to the axis limits (with a prototype).

As this issue now contains a number of different suggestions, I'm updating the title.

@jlstevens jlstevens changed the title Define SingleTap and Tap separately Miscellaneous linked streams improvements May 9, 2017
@jlstevens
Copy link
Contributor Author

This has been addressed in PR #1436 referenced above.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant