Quote:
Originally Posted by fbrzvnrnd
Hi,
I downloaded the 4.9.1 version of Calibre and I have a strange problem with Calibre Reader, EPUB3 and setInterval function in javascript: seems that Calibre reader fails to handle the setInterval function. The events linked to the interval happens in wrong time and does not stop when I use a clearInterval.
Someone could verify this?
Fabrizio
|
Works fine for me. The calibre readers uses chromium (via Qt WebEngine) and that most definitely supports setInterval. Indeed the user interface of the calibre viewer itself uses setInterval for instance to display the clock in the upper right corner of the viewer controls.