dimsemenov / Magnific-Popup

Light and responsive lightbox script with focus on performance.
http://dimsemenov.com/plugins/magnific-popup/
MIT License
11.39k stars 3.48k forks source link

magnific popup gallery not working when i load it in tab #745

Open Farrukhzaman opened 9 years ago

Farrukhzaman commented 9 years ago

I ma using magnific popup gallery in my angular app. I am using it in tab. But when i click on tab gallery not load until i do not re-size browsers or inspect element.

On this URL by clicking on second green button you can see issue http://1stfold.com/taskbox/dev/POS/angular/#/app/scan/

Any suggestion please.

carasmo commented 9 years ago

That is not Magnific popup it's Isotope and in either case it's not a bug. Isotope with ImagesLoaded needs to see the images on load or resize to get the image sizes. Make the tab trigger a resize is all I can think of. Also, please use StackOverflow, all GitHub is for bugs and feature requests. StackOverflow is suited for getting help in this matter.