You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.
It would be great to have a mini-mode option for DV.load, which would fit the document viewer into dimensions suitable for embedding in a blog (or blog-style format). A common request. The API could be:
DV.load(doc, {mini: true});
Unless it would be better to have mini-mode be automatically activated by the current width of the viewer...
The text was updated successfully, but these errors were encountered:
It would be great to have a mini-mode option for
DV.load
, which would fit the document viewer into dimensions suitable for embedding in a blog (or blog-style format). A common request. The API could be:Unless it would be better to have mini-mode be automatically activated by the current width of the viewer...
The text was updated successfully, but these errors were encountered: