Re: [csswg-drafts] [css-overscroll-scrollend-events] Content has no way of understanding whether it is being overscrolled or whether scroll has ended (#3801)

If I'm understanding correctly, @smfr is saying to report the actual overscroll amount but @NavidZ is saying to report the amount we would have scrolled if we didn't hit a scroll boundary.  Due to the tension/spring like effect or glow effect those are not the same thing.  It's also not clear to me that we can compute the amount we would have scrolled if we didn't hit a scroll boundary when playing animations to return from an overscrolled state to the normal scroll boundary.  Right now it's unclear to me what deltaX/Y would actually report.

-- 
GitHub Notification of comment by SamFort-MSFT
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3801#issuecomment-574808803 using your GitHub account

Received on Wednesday, 15 January 2020 19:06:58 UTC