Desktop layout breaks easily

Hi there. I’m creating a communications app with Adalo. So far so good. However, I’m finding it tough to maintain the layout with the Desktop app. Here’s a screen recording of what I mean: Screen Recording

Please help!

Not much you can do about this. There are currently no options to influence the flexbox behaviour.
You can try to uncheck Masonry Layout in lists or remove the flag for multi line text.

@vishalpulikottil we do recognize that we have an opportunity to work on our responsive design in web apps. Anything with a multi column layout will be tough to size down. There are some hacks around putting rectangles behind/around components so that they recognize these as their parent component and not the broader screen boarders.

Thank you. That worked like a charm!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.