Page 1 of 1
Layer problem after 16.1.0 update
Posted: Sun Dec 06, 2020 3:13 pm
by Humberto
Hi, after updating to version 16.1.0 i can not put layout grid inside a panel layer!!!
I have panel layers in my project to create for exemple users and now it doesn't work anymore
In my current project all the panels layer are showing on top of page.
Can someone help me please.
Re: Layer problem after 16.1.0 update
Posted: Sun Dec 06, 2020 3:51 pm
by crispy68
What is your build date? 12/4 or the hotfix of 12/6?
I just tried using the 12/4 build date and it works for me; however, i've not yet tried the 12/6 build.
If the Position Children in the panel layer is set to absolute, you need to make sure you resize the panel layer big enough to drag the grid inside OR change the Position Children to 'floating'.
UPDATE: I can confirm it works in the 12/6 build also.
Re: Layer problem after 16.1.0 update
Posted: Sun Dec 06, 2020 3:59 pm
by Pablo
Layout grids were not designed to be used inside a panel layer.
A Layout grid should either be a direct child of the page or another layout grid.
A layout grid is a flexible/ fluid container.
A layer is an absolute/ fixed container.
If something works difference than in previous versions then please prepare a demo project so I can see exactly what you have done.
Also, what is your previous version?
Re: Layer problem after 16.1.0 update
Posted: Sun Dec 06, 2020 4:59 pm
by Humberto
Thanks for all the respondes.
After all my problem was not with the layer, just like you said if i configure the layer to position children floating it works like before.
The problem it's other that i expossed in another threed.
Thanks for the help.