I’ve tried playing around a lot and searching this, but I’m baffled at how to make items within a vertical stack follow a layout grid.
On the raw page, I can easily adjust buttons in the layout tab. Practically all will take up one height area of the layout, or multiples of it.
Yet if I create a button in a horizontal stack, the buttons do not respect the layout system and will just fit to whatever item in inside, which if just text, is quite a small height that doesn’t look right alongside all of the other buttons.
It appears until there are per-item layout options for things in a stack, then this is a limitation of the stacks. I also can’t make one button take 1/4 and another button 3/4, they have to be equal split.
Unless I’m missing something, hopefully this will be a future improvement