You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I have a situation when I change the image src dynamically depending on screen size. So, for example, up to 700px I have img1.jpg and before 700px my script changes it to img2.jpg. In this case, imagefill will see only the first loaded image. The second one, will be ignored.
I will be very grateful for a solution.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi!
I have a situation when I change the image src dynamically depending on screen size. So, for example, up to 700px I have img1.jpg and before 700px my script changes it to img2.jpg. In this case, imagefill will see only the first loaded image. The second one, will be ignored.
I will be very grateful for a solution.
Thank you!
The text was updated successfully, but these errors were encountered: