pageViewMode="book" #947
Replies: 1 comment 4 replies
-
It's not your fault. The bug you've discovered the reason why the book mode is still an experimental feature. I suppose there's a workaround. When you use the chevrons to go to the next page, the second page is rendered. So probably you can implement a However, I don't understand why my previous attempts didn't work. I suspect the book mode plugin causes so much CPU load that pdf.js stops working properly. I hope to be able to reduce the CPU load, but to do so, I need to understand how https://nodlik.github.io/StPageFlip/ works internally. In theory, it's easy - don't update the CSS rules if nothing has changed - but when I tried to convert the idea to code, things quickly become messy. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'd like to compliment you on the library. I wanted to ask you for an info, in book view mode the second page never loads. Let me explain when I click to turn the page, the page on the right is displayed and not the one on the left. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions