Page 1 of 1

Where is the option to change the hover selection box's roundness?

Posted: 15 Jun 2024 21:27
by terrytw
When using the latest beta without my own config file, I noticed that these corners are now rounded:
1.png
I went through settings but cannot find any options for it....

Re: Where is the option to change the hover selection box's roundness?

Posted: 15 Jun 2024 21:57
by jupe
Turn it off with

HighlightHoveredItemsProps=0

or adjust with

LabelRoundness=

follow these instructions exactly on how to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak

Re: Where is the option to change the hover selection box's roundness?

Posted: 15 Jun 2024 22:19
by terrytw
jupe wrote: 15 Jun 2024 21:57 Turn it off with

HighlightHoveredItemsProps=0

or adjust with

LabelRoundness=

follow these instructions exactly on how to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak
Thanks! Exactly what I want!