-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
This might in part me being familiar with the old grid, my apologies for being annoying here.
Here's a side-by-side, same resolution
dev | 25.0 |
---|---|
![]() |
![]() |
The space use seems suboptimal, there's a large space of nothing in the middle. The old view felt very nicely structured, things are in predictable columns and the alternating background helps me to understand what row I'm looking at. Everything seems a tad larger and more readable, despite actually seeing more items on the screen (16 in the old list, 9.5 in the new)
The grid uses space better, but my brain seems to not be able to get used to the random position of control elements in the grid (i know it's not random, but somehow this is what it feels like).

There are probably some hacks to make this more palatable, maybe move more things into columns if there is enough screen estate ?