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

Updated for new scroll syntax #3

Merged
merged 1 commit into from
Mar 26, 2017
Merged

Conversation

BHamrick1
Copy link
Contributor

This fixes the docs for the new scroll using X and Y instead of "magnitude" and "up and down"

This fixes the docs for the new scroll using X and Y instead of "magnitude" and "up and down"

**Examples**

{% highlight javascript %}
var robot = require("robotjs");

robot.scrollMouse(50, "up");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be robot.scrollMouse(-50, 0); for up?

@octalmage
Copy link
Owner

I'm going to merge this to get the docs updated, then I'll check out the scroll. Thanks @BHamrick1 and @zz85!

@octalmage octalmage merged commit 9e8d9cd into octalmage:master Mar 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants