Safari over-scroll behavior causes the logo to fail to switch. Looks like overscroll-behaviour CSS property is enabled by default in Safari with no way to disable it.
We need to improve scroll detection logic or disable overscroll-behaviour entirely.
Safari over-scroll behavior causes the logo to fail to switch. Looks like
overscroll-behaviour
CSS property is enabled by default in Safari with no way to disable it.We need to improve scroll detection logic or disable
overscroll-behaviour
entirely.https://developer.mozilla.org/en-US/docs/Web/CSS/overscroll-behavior
Description of the bug A clear and concise description of what the bug is.
Steps to reproduce the bug:
Expected behavior Full logo is shown when scrolled all the way to the top.
Additional information Add any other context about the problem here such as screenshots, software versions, and browser information.