
Considerations:
Issue that i'm running into:
My collapsable nav looks fine in the EDIT mode of the application (as shown in the attached NavInEditMode.PNG screenshot)
) but when i simply click on the application name to view the app in NON-EDIT Mode (not sure if this is the right term for it), i see blank empty spaces under each flexible height gallery row (as shown in the attached NavInDisplayMode.PNG screenshot). I'm guessing the stretched out screen res (1923*1080) for Non-Edit mode of the app could be causing that.
My question is: how do we fix it? (Given that the Flexible Height Gallery Control adjusts its row height as per its content). I've also noticed that the lenth of extra space (under each row) depends on the number of items in its nested vertical gallery control. If there are more items in the nested gallery, there's more space underneath it. Any thoughts?
Attribute values for my Flexible Height Gallery:
Attribute values for my Nested Vertical Gallery:
Hi @Anonymous ,
I suggest you turn this off:
If you trun this setting on, the app's layout will automatically adjust based on condition, not the same as the layout that you set in edit mode.
Best regards,