How to preload images

Hi

if I have a page control with a big image on each page it takes a bit to load the image when you navigate from one page to the next one (just the first time as the image is not loaded).

Is it possible to pre-load page 2 when you are in page 1 (so on) or to preload all the images in the page control ?

thnx,

Saul.

Maybe an event handler which calls a function, which populates an observable with an image url, which points to the page 2 image.

I tried but it seems fuse does not load images that are not visible so even if I “mention” image 2 from page 1 is not loaded.

I have the same problem. Do you have find a solution?

no :frowning:

Here is a workaround:
https://www.fusetools.com/community/forums/howto_discussions/downloading_images_before_display