document-viewer icon indicating copy to clipboard operation
document-viewer copied to clipboard

Mini-Mode.

Open jashkenas opened this issue 14 years ago • 1 comments

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...

jashkenas avatar Jun 14 '10 21:06 jashkenas

This is now fixed on the documentcloud branch -- no need for special options...

jashkenas avatar Nov 12 '10 16:11 jashkenas