RussCoder / djvujs

DjVu.js is a program library for working with .djvu files online without any connection with the server. DjVu.js Viewer is a widget that allows viewing .djvu files right in the browser and can be easily embedded into any web page.
https://djvu.js.org/
Other
182 stars 36 forks source link

Feature request: hide Contents via configure/constructor #49

Closed r-pankevicius closed 3 years ago

r-pankevicius commented 3 years ago

I work with library where most often first page is a map followed by documents, and contents of DjVu document almost always contains 2 links: map and document.

Not only it is quite useless to have content visible but also it takes screen space when looking at map.

I'd like to have setting to turn Contents off and to use more screen space for the document.

RussCoder commented 3 years ago

I have added a new UI option showContentsAutomatically in the v0.5.5. You need to set it to false. It described here https://djvu.js.org/downloads