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.
|