watchScroll()

in inflation-explorer/shared/js/scrollytellerProgress.js [119:121]


    watchScroll() {
        window.requestAnimationFrame(this.checkScroll.bind(this));
    }