Closed this issue 5 years ago · 0 comments
Turns out that scrollY and scrollX in Web.HTML.Window can return subpixel values!
Web.HTML.Window
I suppose the type needs to be changed from Window -> Effect Int to Window -> Effect Number.
Window -> Effect Int
Window -> Effect Number