jquery-collagePlus
jquery-collagePlus copied to clipboard
Works awesome if JavaScript console is opened (FF / Chrome) else misaligned.
This is an incredibly weird issue. If I have the console opened, I can see the images aligned properly. If I reload the page with console closed it appears very wrong. Have a look: :(
Okay weird. Is it because of the height of the container? because if I set a fixed height like 1000px
, it works fine. Also, if there are more albums below this one, it works fine.
Sometimes (without fixed height or doing anything) it works but when I refresh the page it goes bad. :(
@ed-lea can you help me out? Thanks a lot. And sorry for not following up on the other issue. I will do it now.
Issue #32 has the same weird behavior... When console is open, resizing works fine.
@Valduc Exactly what Im facing! :+1:
I noticed.
I've been fiddling with the fw--; on line 252, but without success. (see issue #13)
Hmm.. Btw, have you any idea how we can do lazy loading of images? Like download image only when the user scrolls to that image? @Valduc
No, I'm sorry. I did not get into that (yet).
I don't think it's got to do with the inspector, but rather more to do with browser resize
I have something similar. Images misalign when I first open a page (or reload that page), clicking it (the link to this page) again everything's fine... Bug is independent from debuger tool.