Re: [pointerevents] touch-action and scrolling directional lock (#303)

Thanks for your patience @NavidZ :)

What I still don't understand is how Chrome determines that the horizontal scroller *is* a scroller. The scrolling logic is all implemented in JavaScript listening to pointer events, it's just an `overflow: hidden` container with content that is translated using a `transform` property that is modified by script.

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

Received on Monday, 9 September 2019 18:17:31 UTC