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
An alternative is to keep the overlay in the DOM and give it display:none in the keyframe.
The advantage is that you have the overlay ready for next zoom.
TBH I haven't tested that this actually is a bug, but wanted to leave a note that I should test what happens when there is no fade-out to trigger animation end.
use a timeout, or some other means to remove the overlay if no animation end event fires for fading out the image.
The text was updated successfully, but these errors were encountered: