MouseEvent-mouse
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
Hi. MouseEvent just got `buttons`. That's nice. http://www.w3.org/TR/DOM-Level-3-Events/#widl-MouseEvent-buttons I'd like to see a `mouseId` which identifies which mouse sent the event. There is a `pointerId` in Pointer Events, but this seems like something that would make sense and be useful & important for any given mouse event, not just pointer events. Regards, rektide