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.

comments powered by Disqus