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
After loading the document the lazysizes loads correct images from srcset. However, when you hover on this image, the frame on the wall gets zoomed in with viewbox animation. Can I somehow trigger loading correct image resolution after the zoom takes place?
The text was updated successfully, but these errors were encountered:
Hi, i've got the similar problem like here #691, but for foreignObject that gets zoomed in in SVG animation.
Here is the code (see also here: https://jsfiddle.net/lukaszolek/egnzjyf9/7/):
After loading the document the lazysizes loads correct images from srcset. However, when you hover on this image, the frame on the wall gets zoomed in with viewbox animation. Can I somehow trigger loading correct image resolution after the zoom takes place?
The text was updated successfully, but these errors were encountered: