←back to thread

293 points ulrischa | 1 comments | | HN request time: 0.994s | source
1. ivanjermakov ◴[] No.42179424[source]
Skill issue? Should've used viewport, not screen coordinates (read with .clientX and .clientY). I don't see why negative values in screen space is a bug.

https://developer.mozilla.org/en-US/docs/Web/CSS/CSSOM_view/...