(no title)
PullJosh | 1 year ago
If you just plop your items into columns, the first items will all appear in the first column and the last items will all appear in the last column (left to right), which is not the behavior you want.
To my knowledge, the correct behavior cannot currently be created in CSS alone. (Or if it can, it must be a wild hack.)
phkahler|1 year ago
This feels like "I want my layout algorithm to be part of the standard." and if you don't think so, see the part where they also want the equivalent of "colspan = 2" for some itmes - possibly with another pattern to define which ones.
threeseed|1 year ago
Would you really want that to trigger an entirely new set of SQL statements ?
micromacrofoot|1 year ago
I mean, yes... it's a very common layout algorithm so it gets standardized