Hello,
I have SVN installed and when searching repositories, I see a tick over the icons of my files which sometimes makes it difficult to visualize said files if they are smaller images.
Can I disable these ticks/checkmarks in Everything?
Hiding the "tick"/"checkmark" from TortoiseSVN in Everything?
Re: Hiding the "tick"/"checkmark" from TortoiseSVN in Everything?
To hide the overlay icon on thumbnails:
To hide the overlay icon on icons:
- Copy and paste the following into your Everything search box:
/thumbnail_overlay_icon=0 - Press ENTER in your Everything search box.
- If successful, thumbnail_overlay_icon=0 is shown in the status bar for a few seconds.
To hide the overlay icon on icons:
- You will need Everything 1.5
- 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:
overlay - Select: icon_overlay_icon
- Set the value to: false
- Click OK.
Re: Hiding the "tick"/"checkmark" from TortoiseSVN in Everything?
Thanks, that solves it. 