You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...then perform a smooth scroll of box to position. Once the position has finished updating, emit the scrollend event. Otherwise, perform an instant scroll of box to position. After an instant scroll emit the scrollend event.
Note: In the case the VisualViewport was scrolled, yielding no translation changes in the document, emit the scrollend on the VisualViewport just as the scroll event is emitted for VisualViewport scrolling.