Closed this issue 6 years ago · 1 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
Woops, wrong repo 😆