Hello,
thanks for the great piece of the code of yours 💯
Though I found imagesloaded, while in the background mode does not detect if the image is loaded. Either it is or it is not, or even when the element does not have any background, the callback function signals in all the cases that the bg is loaded.
Here is the reduced test case on CodePen based on your recommended example.
Can you please kindly check and fix this or tell if I do something wrong?
Thanks again,
Val