Re: [pointerevents] Enable mouse click and drag to scroll and other pointer behavior customizations (#512)

What’s the use-case for changing an `animation-duration` based on a different interaction mode? If it’s a scroll-driven animation, the animation is driven by the scroll offset, so I don’t immediately see what you’d do with this.

Also note that Container Queries do checks on a parent that allow you to change how a _child_ behaves. So you wouldn’t be able to change anything on the container itself.

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


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

Received on Wednesday, 4 June 2025 09:29:51 UTC