- From: smaug---- <notifications@github.com>
- Date: Wed, 05 Aug 2020 06:28:00 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 5 August 2020 13:28:13 UTC
The problem with interleaving is that enter/leave happen because of reaction to some *over/*out. So if mouseover is dispatched, there should be corresponding mouseenter events. But I think whether or not to interleave should be left to w3c/pointerevents#285 or some other pointer events spec issue. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/244#issuecomment-669193111
Received on Wednesday, 5 August 2020 13:28:13 UTC