Group Leader
- Joined
- Jan 20, 2018
- Messages
- 57
Somewhat low priority bug, but figured it should be mentioned for the sake of it.
The div that handles page turning by click/tap outside of the page image itself doesn't account for increased page height as a result of large images.
On the pair of images below, the highlighted blue is the div in question. This can also be replicated easily on any series/reader page by using the browser's built-in zoom function to increase the sizing of elements so that the page image is larger than the height of the window. My current resize setting is No Resize, if that helps.
Working as intended:
But when you scroll:
The div that handles page turning by click/tap outside of the page image itself doesn't account for increased page height as a result of large images.
On the pair of images below, the highlighted blue is the div in question. This can also be replicated easily on any series/reader page by using the browser's built-in zoom function to increase the sizing of elements so that the page image is larger than the height of the window. My current resize setting is No Resize, if that helps.
Working as intended:

