Fixed a case where [event.modifiersEx] does not provide info about the pressed...
Fixed a case where [event.modifiersEx] does not provide info about the pressed mouse button when using touchpad on MacOS 12 (AWT). (#470) * Fixed a case where [event.modifiersEx] does not provide info about the pressed mouse button when using touchpad on MacOS 12. * Refactoring 1. Added [pressedButtons] and [button] to [SkikoPointerEvent]. * Refactoring 3. Updated JS pointer events.
Showing
Please register or sign in to comment