Disable responsiveness by default

Is there a way to set default constraints or disable responsive resizing? I’m used to being able to just resize my canvas, without all element suddenly resizing in height/width and shifting up and down.

The way it is now, I have to make sure every single element is constrained top and left with fixed width and height, for every single thing on the design.

Other programs seem to make that opt-in by default constraining top and left already, then you decide which elements should shift around and how.

Thanks!