-
Notifications
You must be signed in to change notification settings - Fork 5
turning pages on tap (left/right) doesn't work on iPad #2
Comments
I have some more info on this: we still have the issue in Landscape on 10.x + My suggestion: |
From @HadrienGardeur on February 8, 2018 22:9 We might want to move such issues to the new r2-glue-js repo, since this is entirely tied to the JS that we inject in those test apps. Thoughts? |
you're correct, wasn't sure if this would be just a JS issue, since it seems to be only in iOS 9 though |
From @HadrienGardeur on February 9, 2018 16:17 Taps are 100% implemented in JS while swipe is handled by the native code (you're either scrolling a webviews with snap points, or the scroll view that contains the webviews). IMO on iOS the issue could be:
Can we migrate it to the new repo? |
yes i will migrate it. |
From @aferditamuriqi on February 8, 2018 19:16
swipe works just fine in both landscape and portrait mode.
Copied from original issue: readium/r2-testapp-swift#16
The text was updated successfully, but these errors were encountered: