Open akanshSirohi opened 3 years ago
@octalmage The errors from the CI doesn't seem related to anything being broken from this PR, would you be kind to check the pipeline? Would be nice to get this PR in, currently scrollMouse doesn't do anything on Win
up
scrollMouse在windows11上面没有任何有用的反应,scrollMouse似呼已失效
@AkasaHakase I have been using the fixed version of this for a while now and on windows 11 too, that is working perfectly fine.
Could you please share in which version of robotjs this fix will be available.
I changed the corresponding code in the mouse.c file according to the prompts, but it did not achieve the expected effect
@akanshSirohi I'm currently using the fixed version but scrollMouse() still not work on windows10
@DevPioneer007 I am using this code in one of my apps in production, it's been installed on various windows platforms including windows 10 and the code works fine. Make sure to compile the changes properly.
Fixed closed issue #663