You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is conventional that on a laptop with only a trackpad button, option and command (on Macs) turn a click into a middle or right click. It would be nice to have this functionality provided once, in the mouse package.
The text was updated successfully, but these errors were encountered:
Is there anything we can really do here? The current mouse.Event already convey the Button and Modifiers information. This is already enough for users who would, or would not, like to have the described conversion.
It is conventional that on a laptop with only a trackpad button, option and command (on Macs) turn a click into a middle or right click. It would be nice to have this functionality provided once, in the mouse package.
The text was updated successfully, but these errors were encountered: