- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Mar 2016 21:55:25 +0000
- To: public-pointer-events@w3.org
The following commits were just pushed by RByers to https://github.com/w3c/pointerevents: * Add the missing pointerover/enter events In "Process Pending Pointer Capture" section, likewise the pointerout/leave that is mentioned in this section in some cases we need to send pointerover/enter when the capture is lost and pointer is on another node that is not the capturing node. by Navid Zolghadr https://github.com/w3c/pointerevents/commit/d6591b4e294f0a2786c7fe5eca96fb38c5703b88 * Merge pull request #36 from navidzolghadr/fixProcessingPendingPointerCapture Add some missing pointerover/enter events by Rick Byers https://github.com/w3c/pointerevents/commit/6d2014b74988aaaea9dcf06c5fd03af3c7e7fff8
Received on Thursday, 3 March 2016 21:55:27 UTC