Prototyping on multiple devices can get complicated because you need to adjust frame sizes every time.
So, the idea of an “auto prototype scale” came to mind.
It would resize (using constraints) the prototype to the window size, without the browser’s UI ofc, meaning only the part where the website actually is displayed. The original frame would stay intact in its original size (in the editor). However, this would not apply to overlays.