Forum Discussion

EtwanCrawford's avatar
EtwanCrawford
Community Member
11 months ago

Removing Built In Swipe Animation (iPad)

Good morning everyone,

When we use the built in swipe navigation for iPad users, there is a built-in animation that shows the content travel across screen from slide to slide. Is there any way to remove that built-in animation? I would like to be able to just have the screen change from slide to slide without any animation, just as if I were clicking a next button, while keeping the swipe functionality (but no animation).

Thank you for anyone who my have found a work-a-round for this need.

Kind Regards.

2 Replies

  • I removed the PREVIOUS and NEXT swipes from the player and figured out a way to swipe next or previous through javascript so all good. Animation now gone. Thanks.

  • I was trying to thinking how to achieve this but couldn't work it quite out.

    Well done on finding the JS solution!