octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.34k stars 955 forks source link

MoveMouseSmooth speed still not fixed. #661

Open NoxchoBorz opened 3 years ago

NoxchoBorz commented 3 years ago

Expected Behavior robot.movemousesmooth (x,y,speed?:number) result = mouse moves according to the speed?:number.

Current Behavior movemousesmooth ignores the speed?:number. when I set the movemousesmooth speed to (1) it functions slow. when i put any other number it goes too fast.' there are only two options, extremely fast or very slow.

Possible Solution stop being lazy and fix it , issue is going on for years... '

sourabh112 commented 3 years ago

hey, can i have this issue? I'm quite new to this so I might need some guidance.