A Pointed Departure

When a user’s mouse pointer leaves the browser window, we want their ghost pointer to disappear in everyone else’s browsers. Now that we’ve written code to handle RemovePointerEvents, making this work is a simple matter of sending the event at the right time. We write the test, write the code, and confirm it works. Done.

  1. E494RemovePointerEvent

    Wed, 1 Mar ’17
  2. E495Vanishing Act

    Mon, 6 Mar ’17
  3. E496A Pointed Departure

    Wed, 8 Mar ’17
  4. E497A Touching Result

    Mon, 13 Mar ’17
  5. E498Touch and Click

    Wed, 15 Mar ’17