Is there a setting that allows to increase the spaces between the thumbnails?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
avi
Posts: 20
Joined: Sat Aug 19, 2023 6:06 pm

Is there a setting that allows to increase the spaces between the thumbnails?

Post by avi »

Is there a setting that makes it possible to increase the spaces between the thumbnails, in the Thumbnails view?
V 1.5a
NotNull
Posts: 5261
Joined: Wed May 24, 2017 9:22 pm

Re: Is there a setting that allows to increase the spaces between the thumbnails?

Post by NotNull »

Yes, multiple even.

- Go to menu:Tools > Options > Advanced
- In the Show settings containing: box, type padding

With the 4 thumbnail_padding_xx settings you can control the spacing.
avi
Posts: 20
Joined: Sat Aug 19, 2023 6:06 pm

Re: Is there a setting that allows to increase the spaces between the thumbnails?

Post by avi »

Thank you, but I thought that by increasing the space between the thumbnails on the right and left, space would be freed up, so that there would be room for the name of the file (below the thumbnails) to be displayed in its entirety, and this does not help, do you know what can help to increase the width of file name?
void
Developer
Posts: 15359
Joined: Fri Oct 16, 2009 11:31 pm

Re: Is there a setting that allows to increase the spaces between the thumbnails?

Post by void »

Are you referring to the thumbnail margin?



-Please feel free to scribble on this image to clarify.

There's currently a hard coded 16 pixel margin.
I'll look into making this configurable.

The text padding can already be customized with the above settings.
void
Developer
Posts: 15359
Joined: Fri Oct 16, 2009 11:31 pm

Re: Is there a setting that allows to increase the spaces between the thumbnails?

Post by void »

Everything 1.5.0.1357a adds the following ini settings:

thumbnail_min_margin_wide
thumbnail_min_margin_high



To set the minimum margin to 4 logical pixels:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    thumbnail
  • Select thumbnail_min_margin_wide.
  • Set the value to: 4
  • Select thumbnail_min_margin_high.
  • Set the value to: 4
  • Click OK.
Post Reply