Re: [pointerevents] Should pointerover and pointerenter work on mobile? (#346)

You'll likely need to also add `touch-action` somewhere, as by default arbitrary `pointerover`/`pointerleave` will not be fired simply when a finger is moved over an area. https://w3c.github.io/pointerevents/#declaring-candidate-regions-for-default-touch-behaviors

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


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

Received on Tuesday, 12 January 2021 17:48:21 UTC