Closed Mushymato closed 3 weeks ago
This might be partly because 64px is simply a nonsensical width for the entire grid (it's intended to be the item/column width, but specified here as the whole grid width). I'll have to check to see if the same issue occurs with a grid that's correctly horizontally sized.
Either way it's definitely a bug in the grid layout.
When using a grid with
item-layout="count: 6"
with non-fixed width layout, the final row is misaligned