Expand description
button values for decode_mouse_event, matching the DOM
MouseEvent.button convention (0 = left, 1 = middle, 2 = right) so
JS can forward its own event.button unchanged.
button values for decode_mouse_event, matching the DOM
MouseEvent.button convention (0 = left, 1 = middle, 2 = right) so
JS can forward its own event.button unchanged.