Change Log for the latest
XYplorer BETA version:
Code: Select all
v25.40.0105 - 2024-01-02 18:08
+ Highlight Hovered Items: The HighlightHoveredItemsProps tweak got another value to
show the highlight with rounded corners.
HighlightHoveredItemsProps (bit field):
1: Border at the bottom only (effect only in the file list).
2: Rounded corners (effect all over the place); overwrites bit 1.
Roundness is controlled by tweak LabelRoundness, but limited to 6 pixels
(else it looks funny).
So to get rounded corners on the hover highlight, tweak it like this:
HighlightHoveredItemsProps=2
FYI, it's the new factory default.
! Roundness: A maximum roundness of 100 could cause a slight drawing error due to a
rounding error. Fixed.
To easily
upgrade to this BETA version from XYplorer, hold down the
CTRL key while you click
Help | Online Support | Check for Updates. If you prefer to
download the BETA version, choose one of these packages:
(1)
Installer Package, (2)
No-Install Package (for manual unpacking).
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...) before running a new BETA version. This will also help in fixing any fresh bugs.