pascalgehring Posted January 26, 2022 Posted January 26, 2022 I have a scrub animation, navigated by a Tags (scroll down arrow). When I navigate with the scroll down arrow, the scrolling switches to the rubber band scrolling. This weirdly only happens on mobile safari and isn’t reproducible on codepen… Here’s a link to the page: Sample Page Thank you for any hints or comments! IMG_1229.MOV
_Greg _ Posted January 26, 2022 Posted January 26, 2022 VIdeo file is not opened UPD: i can't check it on mobile safari
pascalgehring Posted January 26, 2022 Author Posted January 26, 2022 3 minutes ago, _Greg _ said: VIdeo file is not opened Hey Greg Is it not possible to open the video file? If you want you could also try the demo link.
Solution OSUblake Posted January 26, 2022 Solution Posted January 26, 2022 Hi pascal, Have you tried using the ScrollToPlugin istead of letting the browser to the scrolling? https://greensock.com/docs/v3/Plugins/ScrollToPlugin Also, there is a helper function to stop overscroll on Safari, but I don't know if that is related to your issue. https://greensock.com/docs/v3/HelperFunctions#overscroll
pascalgehring Posted January 27, 2022 Author Posted January 27, 2022 Thank you so much! I did work with the ScrollToPlugin. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now