Replies: 3 comments 1 reply
-
Hello! I think it's possible to implement. I will keep your suggestion in mind, and maybe will implement it later. But I'm not sure when - currently I don't have enough time to work on this project. As for zooming via the mouse wheel - it's possible to do, but you should press Ctrl. I haven't mentioned it in the "About" window, because I thought that it's kind of obvious - in the browser the page is scaled via the same hotkey. But if it doesn't work for you, please, let me know. |
Beta Was this translation helpful? Give feedback.
-
Hello RussCoder, Best regards, |
Beta Was this translation helpful? Give feedback.
-
Ctrl + Wheel can be intercepted by separate components. In the case of DjVu.js Viewer, if the mouse cursor is over a DjVu document page (not over the toolbar or any other element of the viewer), then Ctrl + Wheel is intercepted and only the document zoom is changed, while the web page remains unaffected. Please, try it out, and let me know, if it doesn't work for you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use djvu.js.org all the time on a lot of documents and I have to increase/decrease the zoom size for each .
Would it be possible to keep the zoom setting of a previous document (with a “set zoom” button for example), because the display of new document resets the zoom value to 100%
And another feature, but less in a hurry: being able to zoom in/out with the mouse wheel would also be very handy.
Thank you.
Best regards
Philippe
Beta Was this translation helpful? Give feedback.
All reactions