In jnativeHook the mouse drag and mouse click movement would both be treated as mouse click at the beginning but iohook detects mouse drag and ignores mouse click event due to which the drag happened. I need some way to detect a mouseClick even if mouseDrag has occurred
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
1.
2.
3.
4.
Context
Your Environment
Version used:
Environment name and version (e.g. Chrome 39, node.js 5.4):
In jnativeHook the mouse drag and mouse click movement would both be treated as mouse click at the beginning but iohook detects mouse drag and ignores mouse click event due to which the drag happened. I need some way to detect a mouseClick even if mouseDrag has occurred
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context
Your Environment