Skip to main content

Hi. My layout grid is the height of the app screen but I want it to be the height of the overflow to help me with formatting.


How can I extend the height of the layout grid to match my extended content?


Thanks!

You can use your current overflow with a layout grid as a content container sized to fit layers inside. And then you wrap it with another frame that will become a new scroll pane.


Reply