idyll-lang / idyll

Create explorable explanations and interactive essays.
http://idyll-lang.org/
MIT License
2k stars 86 forks source link

Update `Scroller` component to use `position: sticky` #338

Closed mathisonian closed 6 years ago

mathisonian commented 6 years ago

Update Scroller component to used position: sticky, for performance wins. This is widely supported now.

mathisonian commented 6 years ago

See also https://pudding.cool/process/scrollytelling-sticky/