the page would be fed with flickr links without image dimensions because it won't wait for the asynchronous function in getFetch.js to get image sizes.
current workaround: add landing page for user to choice which gallery to view, giving the programme time to get full image data while the user is choosing
problem not solved: the images still would not load if the user has chosen a gallery very quickly before all data could load
the page would be fed with flickr links without image dimensions because it won't wait for the asynchronous function in getFetch.js to get image sizes.
current workaround: add landing page for user to choice which gallery to view, giving the programme time to get full image data while the user is choosing
problem not solved: the images still would not load if the user has chosen a gallery very quickly before all data could load