You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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"
The text was updated successfully, but these errors were encountered: