In the FF university content for staggered view, they manually add static images, and adjust their heights manually achieving the desired staggered multi height effect.
I am trying to do the equivalent, but instead using a backend query that returns the image URL, which is attached to each of the image widgets (Image Type: Network, Path: URL returned from query) rendered inside the staggered view.
I have yet to find a way to have each image in the Staggered View expand to its natural height. I had hoped the width would be restricted as it states in the University content, and the height would adjust based on the height of each image returned.
Is this the way it should work and I just don't know how to do it, or is this not supported?