Extend move API to handle single point case #499
Labels
DONE
Implementation is done, but not yet merged into master
enhancement
Enhancement to existing features
Milestone
mouse.move
expects an array of points to follow along.Considering the edge case of a single point,
move
could simply fall back tosetPosition
Originally posted by @s1hofmann in #498 (comment)
The text was updated successfully, but these errors were encountered: