Selected Border Overlap

Discussion related to "Everything" 1.5 Alpha.
Post Reply
void
Developer
Posts: 16698
Joined: Fri Oct 16, 2009 11:31 pm

Selected Border Overlap

Post by void »

Everything 1.5.0.1379a adds a selected_border_overlap advanced setting.

When enabled, the bottom border will overlap the next item:





To enable selected border overlap:
  • 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:
    selected border
  • Select: selected_border
  • Set the value to: true
  • Select: selected_border_overlap
  • Set the value to: true
  • Click the Fonts and Colors tab on the left.
  • Select an accent color.
  • Click OK.


selected_border_overlap
therube
Posts: 4967
Joined: Thu Sep 03, 2009 6:48 pm

Re: Selected Border Overlap

Post by therube »

Explain what is going on here?
Are you saying that the highlight area extends partially into the next (unselected) items area?
void
Developer
Posts: 16698
Joined: Fri Oct 16, 2009 11:31 pm

Re: Selected Border Overlap

Post by void »

The border is shared between two items.

It's the same as what you see in Windows Explorer.



In the example above:
The bottom border of "Speech Sleep.wav" overlaps the next item "Speech On.wav"
The bottom border of "GoBack_48000Hz.raw" overlaps the next item "Focus5_48000Hz.raw"



Borders will have the following priority:
focused
mouseover
selected
Post Reply