Closed linuxakros closed 9 months ago
I'm able to replicate the duration issue, but not the position. What resolution and screen scaling do you have?
1920x1080 but I just found the source of the bug when I wanted to change the resolution (for test) just now: the HDR (High Dynamic Range) option was active, it works if disabled and dont works if enable.
Hello,
I am having a problem with mouse click management (with & without 'run as administrator'). On the recordings, my mouse clicks are displayed at the top left of the screen.
Code:
Edit:
MouseClickDetectionMode = MouseDetectionMode.Hook,
Same in normal mode, but like this in Administrator Mode:Edit 2;
MouseClickDetectionDuration = 2000,
Display only 2 frames (left / right click, normal / admin mode)DLL: 5.4.0/5.3.1/... OS : Windows 11 Home (French) Log: link
Idea: manage and display another color on double click
Review: excellent job!
Regards