Game "pauses" when resizing viewport

When the player resizes the viewport, the game appears to pause most code including event tick and timers until the player releases the mouse button (stops resizing the viewport). I need to have code running while the player is resizing viewport.

Any way to stop it from pausing or run code while player is resizing?

Cheers :slight_smile: