Skip to content
This repository was archived by the owner on May 25, 2018. It is now read-only.
This repository was archived by the owner on May 25, 2018. It is now read-only.

Load cards in approximate rows instead of columns #3

@tibonova

Description

@tibonova

When I use the app in big window and there are multiple columns, the cards are shorted by date and time, 1 column filled 1st to the bottom, then 2nd column to the bottom, and so on. It would be better if we could see posts on the screen that are closer to each other in time (or in other criteria.)

The implementation of this would be easy in compact view.
In Card view, the better approximation of the placements of cards would require that the app have to give back the card's height data after it's been loaded. With that data, long or short cards won't be the breaker of this order.

TBH, it annoys me so much I'll test the app only with 1 big column. (I also like using apps like this in that way more, so it's not a big issue for me. I cannot speak for others, though.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions