Here's a POC PR that enforces a square element. It chooses the max width of all the elements, compares it against the tallest element, then sets all the elements' width to the larger measure. I'm using it in a project already and can clean it up if it seems valuable.
Here's a POC PR that enforces a square element. It chooses the max width of all the elements, compares it against the tallest element, then sets all the elements' width to the larger measure. I'm using it in a project already and can clean it up if it seems valuable.