Lock screen dimensions

Hello everyone.
I’m developing something focused on mobile devices and I constantly need to reconfigure the screen dimensions because this goes back to standard. Is there any way to lock the screen dimensions for each device type?
Thank you!

image

Hey @Zhenitt :waving_hand:

There isn’t, no. The breakpoints inside the WeWeb editor are set at fixed dimensions

I ended up finding several posts in the community about this issue, some are more than three years old, and it seems like this is something that bothers a lot of people. My goal isn’t to change the breakpoints, but to lock the adjusted dimension so it doesn’t keep resetting all the time.

I think you could look into this, as it’s a real need for many people.

In any case, thank you for responding. I continue to follow your videos and posts, they help me a lot.

Hi Joyce,

+1 to this request. I am working on an app that will be run only on screens that are 1280 * 720 and would to

(1) be able to input those directly rather than having to change the screen size with the mouse and

(2) lock the dimensions once set.

Thanks

Steve