Re: [csswg-drafts] [css-scroll-snap-2] snapChanged and snapChanging events are confusing and incomplete (#7442)

For snapchanging, I'd say I think it's better as a separate event form `scroll` so a developer doesn't have to have an event listener run on every scroll event  just to know whether something snap-related is happening.
For snapchanged, I think modifying scrollend would work except that snapchanged could be invoked by a layout change as well.
(I acknowledge that spec still doesn't say much about these events.)

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


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

Received on Thursday, 23 November 2023 20:00:59 UTC