konsoletyper / teavm

Compiles Java bytecode to JavaScript, WebAssembly and C
https://teavm.org
Apache License 2.0
2.55k stars 260 forks source link

Window.getScrollX() missing #886

Closed stikdragon closed 4 months ago

stikdragon commented 4 months ago

There's a Window.getScrollY() but the corresponding scrollX property isn't exposed