Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are equal height rows supported? #9

Open
jimpdx opened this issue Oct 6, 2021 · 1 comment
Open

Are equal height rows supported? #9

jimpdx opened this issue Oct 6, 2021 · 1 comment

Comments

@jimpdx
Copy link

jimpdx commented Oct 6, 2021

Hello! Great app, but curious if you have plans to support equal height rows (maybe this goes by a different name than "masonry"?). The best example I have seen of this would be Flickr (some of my underwater photos). Could this framework be modified to support that format?

image

@gilbitron
Copy link
Owner

This package is designed specifically to cater for non-equal height rows. Creating a layout like Flickr is relatively easy using normal flex/grid CSS styles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants