bramus / scroll-driven-animations-debugger-extension

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

Expose scroller more prominently #32

Closed bramus closed 1 year ago

bramus commented 1 year ago

It’s not always clear what scroller is being used - especially when using an anonymous ST using scroll(nearest). Explicitly mentioning which element + providing some sort of “jump to” functionality would be helpful.

bramus commented 1 year ago

Duplicate of #12