ionic-epubjs icon indicating copy to clipboard operation
ionic-epubjs copied to clipboard

Ionic 3 app using Epub.js

Results 35 ionic-epubjs issues
Sort by recently updated
recently updated
newest added

Suggestion: Add the indicator in HomePage:show Hide it again after the render is triggered

enhancement
help wanted

There is now `console.log` output that shows what pageTitle and currentPage should be displayed. This makes it clear that these both outputs don't always update and sometimes "lag" behind the...

bug

Right now the book hugs the top toolbar if there is more space than needed and on the bottom is a white bar. This should be vertically centered.

enhancement

Now that there is a HomePage with a list of books, there has to be a way to "leave" a book after you selected it. Right now this is done...

question

The book starts on "Cover". The Cover is not part of the Table of Contents. Swiping back from the first page after the cover back to the cover doesn't work.

bug

When I load the app it renders the text in font x. When I choose any font of the list, it changes to another font. Changing between fonts make no...

bug

When you hide the toolbars, the touchlayer doesn''t grow to be 100% high but the area that previously was _under_ the toolbars is no without tap and swipe recognition.

enhancement

"Previous" button should not be visible on page 1, same with "Next" button on last page.

bug

although I'm registering these hooks swipe is not working https://github.com/futurepress/epub.js/issues/46

enhancement

Maybe helpful: http://futurepress.github.io/epub.js/examples/locations.html

enhancement