miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.68k stars 298 forks source link

Multiple containers and jumping scroll position #379

Open mjwweb opened 1 year ago

mjwweb commented 1 year ago

I have multiple containers (justifiedGallery sections). The layout is built as expected, but when the browser window is resized or more images are loaded into a container, the scroll position jumps to different positions on the page. Is there a workaround for this?