scrolling through toc by mouse
Dear Kovid,
Thank you for your reply, and the amazing work on calibre.
I've already noticed the scrolling ability through toc by PgDown/PgDown Key, and would still prefer to use the mouse wheel for this.
I guess programmatically, this feature could be easily implemented to the wheelevent handler of the QtWebEngineWidget of the ebook-viewer and differentiate angleDelta in x- and y-component accordingly horizontal and vertical scrolling. This should not interfere with the common one dimensional usage of the mouse wheel. Rather, it would add some nice functionality for the viewer, IMHO.
Hope that I have not bothered you or others by this proposal/idea.
Best regards
Bookfighter
|