Adoratorio/hades

Read the scroll amount from window.scrollY or element.scrollTop in native mode

Closed this issue · 0 comments

Instead of summing the delta just use the window.scrollY and element.scrollTop.
We can just do a proxy getter for it