Secondary Sort Order Arrow

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
aurumdigitus
Posts: 1075
Joined: 30 May 2008 21:02
Location: Lake Erie

Secondary Sort Order Arrow

Post by aurumdigitus »

When using Dark Screen on a small monitor that tiny arrow is one notch above invisible!
Is there any way to beef it up?

admin
Site Admin
Posts: 60639
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Secondary Sort Order Arrow

Post by admin »

Nope. Internally it's just one notch (one pixel) thinner than the primary arrow. (I know it looks like more, but this is how it comes of the painting function.)

admin
Site Admin
Posts: 60639
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Secondary Sort Order Arrow

Post by admin »

Coming... :)

Code: Select all

    + Added a tweak to fiddle with the fatness of the primary and secondary sort 
      arrows (sorry, I was bored):
        SortArrowFat=1  'make them 1 pixel fatter than normal
        SortArrowFat=2  'make them 1 pixels fatter than normal
        ... etc ...

Gandolf

Re: Secondary Sort Order Arrow

Post by Gandolf »

admin wrote: 03 Sep 2021 14:26... (sorry, I was bored) ...
That is very sad. I have never been bored , there are far, far too many things to do for me to get bored.

admin
Site Admin
Posts: 60639
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Secondary Sort Order Arrow

Post by admin »

Well, same here, I lied. I just needed an excuse for the bloat I just added. :)

PeterH
Posts: 2785
Joined: 21 Nov 2005 20:39
Location: Germany

Re: Secondary Sort Order Arrow

Post by PeterH »

You wrote: for =2 make them 1 pixels bigger

Seems to be typo...
(In original beta docu too.)
Win11 Pro 223H2 Gerrman

admin
Site Admin
Posts: 60639
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Secondary Sort Order Arrow

Post by admin »

Ah, the classic copy-and-paste error... gonna fix now, thanks.

Post Reply