Skip to content

Image loading order is not F pattern. #5

@JadenJSJ

Description

@JadenJSJ

The optimal image loading order like left right then down.

This is happening because we are using CSS collumns. We should prob switch to flex-based masonry grid (so the id is zig zag; rn col 2 starts after the end of col 1)

Current Image loading order.
Loading sequence

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions