react-on-screen
react-on-screen copied to clipboard
Doesn't work if browser is zoomed out to specific levels
The TrackVisibility component does not display its children on scroll or resize when the browser is zoomed out to 90%, 80% or 67%.
The component works fine when zoomed out to 75%, 50%, 33% or 25%, which leads me to believe this is a pixel offset rounding issue.
Chrome Version 73.0.3683.86 (Official Build) (64-bit) on MacOS 10.14.4
Has this been addressed?