uxebu/bonsai

Rename `isLeft`/`isMiddle`/`isRight` to `leftButton`/`middleButton`/`rightButton`

Opened this issue · 0 comments

Pointer events have isLeft/isMiddle/isRight properties, while keyboard events have altKey/ctrlKey/…

We should align that and rename the mouse button properties to leftButton/middleButton/rightButton