View Single Post
Old 11-22-2019, 09:04 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,566
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@Icewarden: Wheel events are the events sent by a mouse wheel which is what two fingers on a touchpad are meant to emulate. Make sure you are on the latest calibre version.

@democrite: Sure at the cost of greatly complicating the code, increasing resource usage and tanking performance. Another webframe as you call it is a whole new sandboxed process in web engine. That process would therefore need to laod all the resources used by the book in copies. And all this for somethingthat is not even the primary usecase of the viewer. If the transition between files bothers you so much, merge the files before reading, which you can do with a couple ofclicks in the editor or by converting to htmlz.
kovidgoyal is offline   Reply With Quote