- From: Johannes Odland via GitHub <sysbot+gh@w3.org>
- Date: Sun, 12 Mar 2023 14:43:11 +0000
- To: public-css-archive@w3.org
This would be really useful đđ» At the moment we have to infer the position of the snap points, which is somewhat cumbersome. It involves getting the following values: * the used âscroll-snap-alignâ of the elements * offsetWidth/offsetHeight of the elements * the used âscroll-paddingâ of the container * the offsetWidth/offsetHeight of the scroll container. We also have to take into account that some snap points might be unreachable. -- GitHub Notification of comment by johannesodland Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8558#issuecomment-1465217173 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 12 March 2023 14:43:13 UTC