Any assistance would be appreciated:
I’ve used the layout many times and never ran into an issue with the layout not displaying with the correct widths and heights.
I currently have a “fullscreen” layout that has a tabbar attached. The tabbar (tab1) has a “3T” layout attached. When page is rendered, the 3T layout does not use the set widths or heights. Checking the height of cells(“a”) is returns 55, but I have it set to 400 on create. Any idea, I have never had this issue in the past, so I’m sure it something simple that I’m missing.
If I reset the Heights/Widths when the “onResize” is called, it updates the 3T layout using the correct widths/heights