Sorry for the delay, I just started my new job so I have little spare time!
Hopefully it will bring lots of improvements here in Komic!
Anyway:
- GUI problems: I will try to fix them asap. BTW, they are not blocker issues so I'll solve the other problem first!
- tap/swipe problem: I assure you the modified version of JS works fine in my Kindle Touch 5.3.2.1 (it could be helpful if someone with a Touch tests it). I will take a video asap!
My last idea: there is something different from Touch to PW regarding the screen or the tap events.
What works in the Touch, doesn't work in the PW. Maybe is the capacitive screen (and I only need to trim the duration and amount of the tap gesture)...
To trim these parameters, please refer to readingJS.js and to:
- function mUp (the first if condition). Please note that I didn't update the comments so you'll find 30px e not 100px as in the comment.
- function trackMouse (the second if condition)
@farfeduc: thanks for testing Komic! I really appreciated your help! I'll try to solve everything asap. Keep me updated if you find something else.
@AcidWeb: I really don't want to change original images, so I don't resize them, I simply resize the way they are displayed in Komic.
As regards the original size, they are perfect as they reflect the original image.
The same happens when you zoom.
The only problem is when you use poor quality images: the more you zoom, the worse the quality.
I make a scaled-down copy of some images only when I create thumbnails for cover view: I can't manage lots of heavy images in one page!
|