Closed arcusfelis closed 3 years ago
Not really sure if this is a current issue but if I understand correctly, this triggers mousedown
when mouseup
is clicked? I haven't been able to repro this so closing. If still an issue please provide env details to repro.
Could be a bug when processing kCGEventOtherMouseUp event.
Current Behavior
mouse down triggered twice on click for other buttons.
Expected Behavior
mouseup triggered
Possible solution
https://github.com/wilix-team/iohook/blob/master/libuiohook/src/darwin/input_hook.c#L1043
Your Environment