Hacker News new | ask | show | jobs
by mrccc 571 days ago
Have you looked into row-based presentation of the images? I usually feel like pages with row-based image grids have a higher-quality look to them.

See e.g. [1] and [2] for more info and [3] for an implementation.

[1]: https://medium.com/google-design/google-photos-45b714dfbed1 [2]: https://blog.vjeux.com/2014/image/google-plus-layout-find-be... [3]: https://www.npmjs.com/package/react-photo-gallery

1 comments

Super interesting. Thanks for the detailed thoughts and link.

The thinking behind the vertical masonry grid is that by always having semi-visible pictures in view it draws the eyes down to keep scrolling. If that makes sense.

Will definitely check out the links and consider further.

Or