This contains a fix from #4 detailed by @dannyalbuquerque that resolves the initial issue.
However, when using his workaround I noticed that this was not applying when doing a window resize on macOS (as this does not trigger a scroll event). So I added functionality to handle this on-screen resize (this will apply to web and mobile for window resizing and also if mobile was to rotate. See gif:
Fixs #4
This contains a fix from #4 detailed by @dannyalbuquerque that resolves the initial issue.
However, when using his workaround I noticed that this was not applying when doing a window resize on macOS (as this does not trigger a scroll event). So I added functionality to handle this on-screen resize (this will apply to web and mobile for window resizing and also if mobile was to rotate. See gif: