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
I'm using a mask with a video in the background.
Based on the scroll position the video will be replaced.
The transition should be with the distortion effect.
This works fine, but I get the error from this issue: #23
Also relates to: #14
I thought I could replace the images and run the .next() event, but doesn't work.
I've got the following setup:
I'm using a mask with a video in the background.
Based on the scroll position the video will be replaced.
The transition should be with the distortion effect.
This works fine, but I get the error from this issue: #23
Also relates to: #14
I thought I could replace the images and run the
.next()
event, but doesn't work.Any ideas on how to resolve this?
The text was updated successfully, but these errors were encountered: