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

Extend move API to handle single point case #499

Closed
s1hofmann opened this issue Apr 3, 2023 · 1 comment
Closed

Extend move API to handle single point case #499

s1hofmann opened this issue Apr 3, 2023 · 1 comment
Labels
DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features
Milestone

Comments

@s1hofmann
Copy link
Member

mouse.move expects an array of points to follow along.

Considering the edge case of a single point, move could simply fall back to setPosition

Originally posted by @s1hofmann in #498 (comment)

@s1hofmann s1hofmann added the enhancement Enhancement to existing features label Apr 15, 2023
@s1hofmann s1hofmann added this to the v3.1.2 milestone Apr 15, 2023
s1hofmann added a commit that referenced this issue Apr 25, 2023
s1hofmann added a commit that referenced this issue Apr 25, 2023
* (#499) Test for single point inputs

* (#499) Extend mouse.move to handle single point inputs
@s1hofmann s1hofmann added the DONE Implementation is done, but not yet merged into master label Apr 26, 2023
@s1hofmann
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features
Projects
None yet
Development

No branches or pull requests

1 participant