- From: Adam Argyle via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Nov 2023 18:35:11 +0000
- To: public-css-archive@w3.org
Hi! 🙂 Can't each scroller interacted with by the user emit it's own `scrollend` event when completed? Or are you looking for a `scrollend` event that's kinda like [`Promise.allSettled`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/allSettled)? Like if you wanted to know when some set of scrollers have reached scrollend? Can you describe the use case where a user scroll is triggering many scrollers? I can imagine a few, but none of them need a final event. Or is it that a user has sent many scroll events to a single scroller? Happy to help, but need a bit more context, thanks! -- GitHub Notification of comment by argyleink Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9582#issuecomment-1804352341 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 9 November 2023 18:35:13 UTC