Quote:
Originally Posted by user_none
It's not the epub. Scrolling was changed to be 1/8 (honestly I can't remember what I made it) the page with 0.6. The issue was switching to PyQt 4.5 caused double scroll bars and when the internal scroll bars were disabled (due to the design of the viewer) scrolling stopped completely. I chose a percentage to scroll instead of one line mainly because large screens would take forever to scroll. With j/k and the arrows scrolling by smaller amounts I decided that the wheel should scroll a larger amount.
|
Thanks for the information which explains the behavior. Though my j/k scrolls 1/8 of the page and the arrow down scrolls a page. I don't know of an option to scroll line by line. It's bothersome for me since I lose my place if I scroll more than a line.
Thanks again for the explanation.