[csswg-drafts] [css-postion][css-sticky] Provide an easing option between an elements states when using position sticky (#5517)

Sandstedt has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-postion][css-sticky] Provide an easing option between an elements states when using position sticky ==
To make the animation of an objects default position and it's sticky position more smooth, it would be great to provide an easing option when using `position: sticky`.

In the current implementation it looks very static and mechanic when scrolling on a page using sticky elements. By providing and easing curve, the animation could become smooth and organic, or bouncy and fun, or just a mechaning animation using a linear easing.

Current spec: https://www.w3.org/TR/css-position-3/#stickypos-insets

(Will soon create a video comparing the current state of the spec and how it could look with easing applied)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5517 using your GitHub account


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

Received on Wednesday, 16 September 2020 14:54:24 UTC