Breakpoints only work after page refresh

The check if an animation should run is only determined on page load. Hence, resizing the window doesn't reevaluate. Should probably be done onresize or in some kind of code to check. I am uncertain if this is a trivial request or a huge undertaking. Sometimes the simplest things are the most tricky.

5 replies