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

[Solved] Overlapping images with Masonry and infinite scroll in Safari #453

Closed
fieg opened this issue Feb 16, 2020 · 1 comment · Fixed by #332
Closed

[Solved] Overlapping images with Masonry and infinite scroll in Safari #453

fieg opened this issue Feb 16, 2020 · 1 comment · Fixed by #332

Comments

@fieg
Copy link
Member

fieg commented Feb 16, 2020

An issue can occur in Safari when using Masonry with infinite scroll. Because the way Safari loads images, the dimensions aren't known when Masonry lays out the tiles, causing images to overlap.

Related issues #99, #150, #158, #671

@fieg
Copy link
Member Author

fieg commented Feb 16, 2020

Infinite Ajax Scroll 3 provides an example which solves overlapping issues (see code).

@fieg fieg closed this as completed Feb 16, 2020
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

Successfully merging a pull request may close this issue.

1 participant