- Joined
- Aug 22, 2018
- Messages
- 3
It inconvenient at the moment to use scroll bar when you read manhwa, because space on page is not preserved, if I scroll down to some point then loading will load next images, the height of the page greatly increase and because I still pointing out at the bottom everything start jumping like crazy, you loose focus point and need to find place where you stopped.
This distract so much.
What you need to fix that is simply for each image retain width and height as it was real image here, but replace it to real image when in focus. With that page height will be fixed size and no jumps will be made.
This distract so much.
What you need to fix that is simply for each image retain width and height as it was real image here, but replace it to real image when in focus. With that page height will be fixed size and no jumps will be made.