Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 352 Bytes

README.textile

File metadata and controls

17 lines (10 loc) · 352 Bytes

Problem:

http://www.info-arch.org/lists/sigia-l/0310/0167.html

Fix:

This plugin style-switches for a second to CSS print view, while the Print
dialog appears. Then goes back to the screen-media CSS.

GOOD:

  • The user gets a preview without asking
  • No extra steps in the proccess

BAD:

  • My mother might be puzzled by such a huge screen redraw.