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
Right now, React Scrollama simply adds Scrollama.handleResize as a resize event to the window. Ideally, users should be able to throttle this resizing. It would also be great to just be able to call it somehow after updating DOM/Step elements.
The text was updated successfully, but these errors were encountered:
Right now, React Scrollama simply adds
Scrollama.handleResize
as a resize event to the window. Ideally, users should be able to throttle this resizing. It would also be great to just be able to call it somehow after updating DOM/Step elements.The text was updated successfully, but these errors were encountered: