- From: Bramus via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Oct 2023 21:15:32 +0000
- To: public-css-archive@w3.org
To my own surprise, knowing the active scroll direction (and speed) is made possible thanks to Scroll-Driven Animations: https://www.bram.us/2023/10/23/css-scroll-detection/ As detailed in the article it’s not entirely optimal, so in the end a proper solution would still be needed. The outlined hack relies on a parent-child relationship to make it work, rhyming with [the earlier suggestion](#issuecomment-1438604693) of tucking this feature into state queries. -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6400#issuecomment-1776033531 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 23 October 2023 21:15:33 UTC