Page 1 of 1

*** SOLVED *** 16.4 breakpoints

Posted: Wed Jul 07, 2021 11:23 am
by Yygor
Hellow.
I just updated to version 16.4, and have some problem with breakpoints in older projects.
In the previous version, the layout grid switched to a column at the next page breakpoint.
For example, if the layout grid properties were set to a breakpoint of 480px, the grid would fold if the browser window was less than 770 (the next page breakpoint). Now it becomes a column if it is less than 480px.

This is not a problem, I can change the layout grid breakpoint settings in all grids to 770px. That makes more sense.

But some of the old layout grids still go to the column at 770, when set to 480. I can't understand, there is no difference in the settings with other grids.

Re: 16.4 breakpoints

Posted: Wed Jul 07, 2021 11:35 am
by Pablo
This behavior has not changed recently.
Maybe you are using different settings?

If you need further assistance then please share a demo project so I can see what you have done.
See this FAQ:
viewtopic.php?f=10&t=82134

Re: 16.4 breakpoints

Posted: Tue Jul 13, 2021 2:19 am
by Yygor
Thanks,
I set the breakpoints in the layoutgrid settings different from the page breakpoints by -1px. It works.

Re: *** SOLVED *** 16.4 breakpoints

Posted: Tue Jul 13, 2021 6:05 am
by Pablo
Thanks for clearing that up.