bramus / scroll-driven-animations-debugger-extension

Browser extension to debug Scroll-Driven Animations
40 stars 1 forks source link

Minimap: Sticky elements aren’t always drawn when scrolled at the very start or end #2

Open bramus opened 1 year ago

bramus commented 1 year ago

For example: on https://cdpn.io/pen/debug/MWZjGeG, div.down doesn’t get drawn when you are scrolled at the very top. Only when you scroll fully down it appears and stars behaving as expected.