Quote:
Originally Posted by giladros
Another point, more minor: is there a way to be able to page forward by touching the left side of the screen for Hebrew ebooks? It seems more natural than paging forward on the right side.
|
As well as the tap zones, you can specify the page turning direction in the books. This is done on the spine in the OPF. The example I have is
Code:
<spine page-progression-direction="rtl">
From my testing just now, the book has to be a kepub. This affect both the tap and the swipe. And it seems very strange to turn the page by swiping left to right and have the page number go up.