Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Hi all,
as mentioned in the subject swiping is not possible with Pangolin Theater Filmstrip in Chrome, Opera, neither on my mobile android device nor on my android tablet. Even the image is not centering properly.
Any solution in sight or have I go back to okapi (which would be the worst option)???
Thx in advance.
Best regards,
Oliver
Last edited by volvoxturbo (2017-11-06 04:20:36)
Offline
Found the solution here: https://github.com/metafizzy/flickity/issues/540
Just css
.flickity-viewport {
touch-action: pan-y !important;
}
Best regards,
Oliver
Last edited by volvoxturbo (2017-11-06 04:28:45)
Offline
Thanks, Oliver. I'll update to the latest version of Flickity, including this fix, for the next Theater update.
Offline