16.10 changes line spacing height on existing installs

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
Syclone0044
Posts: 11
Joined: 02 Oct 2015 08:09
Location: Wisconsin, USA
Contact:

16.10 changes line spacing height on existing installs

Post by Syclone0044 »

Two issues.

1. I can no longer find a link to the Detailed Change Log on http://www.xyplorer.com anywhere. Can that be added back? The file still exists at http://www.xyplorer.com/download/History.txt

2. I just updated from 16.00.0200 to 16.10 on Windows XP and immediately I noticed my ListView looked strange, like the lines are too thick. I checked and my settings still show a Line Spacing of 0. When I set it to -1 it looks closer to the original appearance(?).

From History.txt:
v16.00.0205 - 2015-11-27 21:46
+ Air: I decided that in the age of huge high res screens we can spare a
couple of pixels to achieve a lighter, airier, less cramped overall
impression. Here are the changes for screens sized at least 1200 x 800:
- Tree line height: +2 pixels
- List line height: +2 pixels
- Catalog line height: +2 pixels
- Breadcrumb Bars height: +2 pixels
- All small lists: +0 pixels (unchanged)
Of course, these are just the factory defaults. All of these metrics can
be changed on-the-fly using Ctrl+Shift+Wheel over the controls.
Aha! So something DID change. Is it a bug that mine changed on an existing install? How do I get to the original appearance I had with 16.00.0200?
My screen is 1680x1050.

Thank you.
Long time Xyplorer user, since October 2000 when it was TrackerV3. That makes this the 15th year :D

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: 16.10 changes line spacing height on existing installs

Post by bdeshi »

Syclone0044 wrote:1. I can no longer find a link to the Detailed Change Log on http://www.xyplorer.com anywhere. Can that be added back?
http://www.xyplorer.com/support.php#resources
2. [...] How do I get to the original appearance I had with 16.00.0200?
changelog wrote:All of these metrics can be changed on-the-fly using Ctrl+Shift+Wheel over the controls.
If you've saved settings, then your only choice is CTRL+SHIFT scrolling on the list, tree and catalog.
Is it a bug that mine changed on an existing install?
maybe because your settings were at default values (0), so the update applied the new defaults. 2 is the new 0.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Vocalpoint
Posts: 177
Joined: 06 Nov 2009 14:01

Re: 16.10 changes line spacing height on existing installs

Post by Vocalpoint »

I actually like the new spacing in the tree. Gives me a little more room to operate.

VP
OS: Win 11 24H2 Pro x64 | XY: 27.10.600 (x32)| Display: 1920x1080 @ 60hz

Syclone0044
Posts: 11
Joined: 02 Oct 2015 08:09
Location: Wisconsin, USA
Contact:

Re: 16.10 changes line spacing height on existing installs

Post by Syclone0044 »

SammaySarkar wrote:
Syclone0044 wrote:2. [...] How do I get to the original appearance I had with 16.00.0200?
changelog wrote:All of these metrics can be changed on-the-fly using Ctrl+Shift+Wheel over the controls.
If you've saved settings, then your only choice is CTRL+SHIFT scrolling on the list, tree and catalog.
CTRL+SHIFT scrolling does nothing special whether I try it on the List or the Tree. It just causes normal scrolling. I can't find a setting that would affect this either.
Is it a bug that mine changed on an existing install?
maybe because your settings were at default values (0), so the update applied the new defaults. 2 is the new 0.
Okay. But my setting is at -1 now, and it's still not the original.

So I went into Xyplorer.ini and found this:

Code: Select all

; Tweak: lists line height extra pixels
ListsLineSpacing=-2
...which I set to -2 (an undocumented value, the ComboBox in Settings only goes down to -1). Now my list and tree appear like they always did.

It appears you are correct "2 is the new 0", thus, "-2 is the old 0".
Long time Xyplorer user, since October 2000 when it was TrackerV3. That makes this the 15th year :D

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: 16.10 changes line spacing height on existing installs

Post by bdeshi »

Syclone0044 wrote:CTRL+SHIFT scrolling does nothing special whether I try it on the List or the Tree. It just causes normal scrolling. I can't find a setting that would affect this either.
<XYplorer.ini>\[Settings]\ZoomByWheel should be set to 1 for this trick to work. Then you can adjust line height (CTRL+SHIFT+wheel)/text height (CTRL+wheel) dynamically.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Syclone0044
Posts: 11
Joined: 02 Oct 2015 08:09
Location: Wisconsin, USA
Contact:

Re: 16.10 changes line spacing height on existing installs

Post by Syclone0044 »

SammaySarkar wrote:
Syclone0044 wrote:CTRL+SHIFT scrolling does nothing special whether I try it on the List or the Tree. It just causes normal scrolling. I can't find a setting that would affect this either.
<XYplorer.ini>\[Settings]\ZoomByWheel should be set to 1 for this trick to work. Then you can adjust line height (CTRL+SHIFT+wheel)/text height (CTRL+wheel) dynamically.
I added this line to my Xyplorer.ini (while Xy was closed) and opened Xy and it still does not work. I give up. The -2 hack will work for me, although it's not elegant as the Configuration/Settings dialog shows a blank combo box since -2 is not a valid selection.
Long time Xyplorer user, since October 2000 when it was TrackerV3. That makes this the 15th year :D

klownboy
Posts: 4397
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440

Re: 16.10 changes line spacing height on existing installs

Post by klownboy »

Syclone0044 wrote:I added this line to my Xyplorer.ini (while Xy was closed) and opened Xy and it still does not work. I give up.
Did you actually add the line or modify the value? I ask because the keys (e.g., ZoomByWheel) are already contained in the ini file. All you have to do is edit the values like 0 or 1. It's best just to search for the key and then change the value. Please take a look at this link for the proper method of applying tweaks to the ini file. http://www.xyplorer.com/faq-topic.php?id=tweak I hope that helps.

Post Reply