Option to have larger whitespace between thumbnails

Features wanted...
Post Reply
John_C
Posts: 336
Joined: 16 May 2018 20:04

Option to have larger whitespace between thumbnails

Post by John_C »

Tools > Configuration > Jump to setting > Padding: The biggest possible option through GUI is 7.

Acually, it is possible to have much larger values by tweaking XYplorer.ini:

Code: Select all

[Thumbs]
Padding=25
but it will be reverted back to 7 if you make some changes in Configuration GUI. (So I don't know is it a feature request or bug report).

I like large whitespace (25 for example) in thumbnails view because it's easier to think about individual files - the eye doesn't switch to nearby items.

Update:

I think it will be better to don't change GUI options, but just fix the issue with reverting this setting from XYplorer.ini.

Post Reply