joseph / Monocle

A silky, tactile browser-based ebook JavaScript library.
http://monocle.inventivelabs.com.au
MIT License
743 stars 200 forks source link

Android webview swipe problem #204

Open kuvark opened 10 years ago

kuvark commented 10 years ago

Hi,

I used monocle in my app. I loaded book and that's really good. Normally when i try my book on chrome for android, swipe effects works quietly good. But when i put my app in webview swipe not working and pages are changing with single tap event. How can i resolve that?

Thanks

joseph commented 10 years ago

I'm sorry, I have no familiarity with the Android SDK.

JohnyGQD commented 10 years ago

I have the exact same issue. Weird thing is, that Monocle 2.x worked just fine. Unfortunately, it had pretty laggy touch events, so I cannot really use it instead :-(. Is there any chance that you can test it out on some real Android Device?

kuvark commented 10 years ago

Still a bit lag. Normally i used 3.2.0 but it didnt worked good. So i tried to use 2.1.0. 2.1.0 couldnt find special css files in epub. So i modified it. Now it is working properly. but a bit lag is still goes on.

danshultz commented 10 years ago

@JohnyGQD @kuvark Can you please pull in the code from my pull request (it's up to date with latest master) and verify that this addresses your issue also.