silence icon indicating copy to clipboard operation
silence copied to clipboard

Mouse position incorrect on some systems

Open lambdacasserole opened this issue 7 years ago • 1 comments

Macros are recording incorrect mouse positions on some systems, leading to every mouse action being way way off where it should be. This may be an issue with the ConvertPointToAbsolute method but I'm not sure.

lambdacasserole avatar Apr 09 '18 00:04 lambdacasserole

Okay, so tracked this to being down to Windows 10 display zoom factor (mine was set to 150%). This raises some interesting questions about detecting and mitigating the issues caused by this setting.

lambdacasserole avatar Apr 09 '18 00:04 lambdacasserole