HTML5-Comic-Book-Reader icon indicating copy to clipboard operation
HTML5-Comic-Book-Reader copied to clipboard

Feature Request: Callbacks on page turn

Open beville opened this issue 11 years ago • 0 comments

This is sort of a pull request, I guess, but I haven't forked yet.

In my ComicStreamer app where I'm using your reader code, I've added a callback for when the user turns the page. My particular use case is to set a bookmark on the server. You can see my mods here:

https://github.com/beville/ComicStreamer/blob/master/comicstreamerlib/static/comicbook/js/comicbook.js

Just look for "pageTurnCallback"

beville avatar May 07 '14 04:05 beville