Thursday, September 1, 2016

Avoiding choppy image downloads on page

I have a GWT project that downloads several images from remote servers (other than the host web server). Specifically I am downloading Google Map static images, and several of them within a CellList (one per cell).  When rendering the page, the images appear in a choppy manner, as they are presumably still being downloaded.  Is there a way to download all the images then display them all at once?  

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment