Code: Select all
v24.60.0109 - 2023-07-21 17:26
+ Hover Box: You can now copy an image of the current Hover Box contents to the
clipboard by pressing the "C" key.
C: Copy an image of the current Hover Box contents to the clipboard. The status
area is not included. The size is exactly the same as in the Hover Box.
Note that not only images, but also text, PDF previews, archive listings, folder
listings, etc. can be copied to the clipboard this way. Nice.
+ Preview Tab / Preview Pane | Context Menu: Added the new toggle "Close Preview by
ESC". Tick it to make the ESC key close the current preview.
+ SC savethumb: Now you can use the clipboard as image source by passing the special
string <clipimg> in the "file" parameter.
Syntax: savethumb([file=<curitem>], [thumbnail_file="*_thumb"], [widthbox], [heightbox], _
[format="jpg"], [border_width], [flags], [transparency=2], [color_canvas])
file: [optional] The name of the source file.
Defaults to the current list item.
Can be any format that has a thumbnail image (including video files).
Set to <clipimg> to use the current image in the clipboard.
Examples:
savethumb(<clipimg>, "clipboardimage", "100%", , "jpg"); //save as JPG, full size
savethumb(<clipimg>, "clipboardimage", "50%", , "png"); //save as PNG, half size
! Content-Based Folder Icons: Tree icons were not always refreshed for special paths.
Fixed.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club