Re: [pointerevents] Multi-pen support and persistent pointerId (#353)

Alternative proposal to add new `deviceId` to PointerEvent:
```
partial interface PointerEvent {
    [SameObject] readonly attribute deviceId;
}
```

@patrickhlauke Can this thread be brought up at the next PointerEvent WG meeting to start a discussion about the best way to achieve this?

-- 
GitHub Notification of comment by bmathwig
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/353#issuecomment-900565448 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 17 August 2021 19:17:20 UTC