Hello,
I'm displaying images to the user and sometimes the images take a long time to load.
I put the image thumbnail behind the original image to make things more presentable.
sometimes a tall image will have a square thumbnail and the thumbnail will show around the sides.
is there a conditional to detect if an image control isLoading or the image IsFetched so that I can hide the thumbnail?
I'm displaying images to the user and sometimes the images take a long time to load.
I put the image thumbnail behind the original image to make things more presentable.
sometimes a tall image will have a square thumbnail and the thumbnail will show around the sides.
is there a conditional to detect if an image control isLoading or the image IsFetched so that I can hide the thumbnail?