Code: Select all
* MouseDownBlowUp on PDF preview and thumbnails: The shell driven
preview of PDF files now can be enlarged using a new tweak. By
default it is limited to 384 x 512 pixels. Set
MDBUPdfLarge=1
to enlarge it to a square of 80% of the smaller screen dimension.
On a 1920 x 1080 screen this would be 0.8 * 1080 = 864 pixels.
Note that SC tweak supports this tweak, so you can do this through
the Address Bar:
tweak("MDBUPdfLarge", 1);
Note: Whether the enlarged PDF blow up actually works depends on
your system and RAM size. It's not easily predictable. Try it out.
XYplorer Beta Club