Code: Select all
v28.10.0204 - 2025-12-31 10:42
+ Floating Preview: Added toggle "Zoom to Cursor" (U) to the context menu. Toggles the
new cursor-focused zoom feature, aka cursor-centric zoom, aka zoom to cursor.
So you now got cursor-focused zoom when you zoom in or out by the wheel. This is a
game changer for those interested in detail.
* Floating Preview: You can now move uncropped images as well. If Mouse Down Blow Up
is enabled (toggleable by pressing M), use the right mouse button to move an image;
otherwise, use the left mouse button.
* Floating Preview: The hand cursor that indicated that images could be moved with the
left mouse button has been removed. I didn't like how it covered the area it was
pointing to.
! Floating Preview: Since v21.50.0106 - 2021-01-30 16:00, the maximum zoom factor has
been limited by area-dependent logic. For example, it ended around 345% for a
2048x2048 image. This was never intended to apply to the Floating Preview%. Fixed.
The maximum zoom factor is now back to 64 (6400%).
+ SC sound: Now the loop parameter also applies to internal sounds and event labels.
sound "*1", 1; //loop internal sound *1
sound "SystemHand", , 1; //loop system error sound
sound; //stop the looping
Note that looping is not supported for non-WAW audio files.
* XYcopy (x64): Updated to 2.20.0033.
* Custom Toolbar Buttons: Undid this change from v28.00.1210 - 2025-12-08 14:37:
- Now, if a Name is defined but no Icon, the button is automatically displayed as a
text button, i.e. the text in the Name field is used as the button graphics.
! Custom Toolbar Buttons: Variables in captions weren't resolved anymore since
20251214. Fixed.
! Multiple Monitors: Turning off any monitor created a minimized taskbar icon for
XYplorer even if it was minimized to tray. Fixed.
! Custom Copy | Background Processing: Refined error messages.
! List Management: When toggling editor mode for an empty list, the buttons on the
right side would disappear and never come back. Fixed.(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club