• pivot_root@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    1 month ago

    Definitely not.

    If I wasn’t on mobile, I would write up a more comprehensive fix. Probably something along the lines of:

    • Store the original functions.
    • Attach a scroll listener to window.
    • Stub the functions when the window is scrolled.
    • Set/reset a timeout for 100ms, and put them back after it fires.