Code: Select all
v23.40.0004 - 2022-08-04 12:04
* Configuration | Preview | Thumbnails | Show dimensions of original image on
thumbnail: Previously the dimensions were not shown for thumbs that were smaller
than 32 pixels in any dimensions. Now the dimensions are shown for all thumbs, no
matter how small.
Also improved the placement of the dimensions label.
! Color Filters: Property-driven color filters (eg B:prop:#empty:2|s) were not always
auto-updated in Tree when necessary. Fixed.
! SC renameitem: Overwriting with flag 8 (Silent overwrite on name collision)
did not work for folders, just for files. Fixed. Now it works, but only if the
overwritten folder is empty. For example, this will work if the folder
"ExistingFolder" is empty:
renameitem("ExistingFolder", , 8); //rename selected folder to "ExistingFolder"
XYplorer Beta Club