epub.js
epub.js copied to clipboard
Retaining book positing while increasing font-size?
Hello,
I'm trying to implement a "zoom" feature and my issue is that whenever I increase the font-size by calling rendition.themes.fontSize("140%") the book location changes - text from the previous pages is shown. The opposite happens when decreasing font-size. Is there a way to lock the view to a certain CFI? Wondering what the best practice would be here.
Struggling with the same issue, did you find any solution to this?
Facing the same issue. Could you find any solution ?