- From: Brandon McConnell via GitHub <noreply@w3.org>
- Date: Wed, 04 Jun 2025 18:10:41 +0000
- To: public-pointer-events@w3.org
@bramus I am aware of the "parent" limitation, but I thought that might not be an issue here if the children are what's animating. Regardless, it could be easier to do this with a new directive like `@interaction`. I definitely need to brush up on my scroll-driven animation knowledge, so the usage in my specific examples might not be correct. What I was attempting to demonstrate is a use case where you might want a scroll/mouse/touch/stylus animation to animate differently (e.g. speed) between those different `interaction-modes`. In my experience, there's a clear difference in the ease of mouse- vs. scroll-driven animation control, so I see great potential value in adjusting properties that affect things like the animation speed on scroll vs. mouse, etc. -- GitHub Notification of comment by brandonmcconnell Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/512#issuecomment-2940938395 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 18:10:42 UTC