We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Window -> Effect Number
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