Stopping right horizontal scroll on selecting file

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Dominick
Posts: 3
Joined: 27 Oct 2014 15:15

Stopping right horizontal scroll on selecting file

Post by Dominick »

I select in List mode an item which is on the right half of the pane.
Then the pane changes view so the selected item has jumped to the left side.

This only happens on individual selections, not selection by dragging a box.

I'd like it to remain static until I scroll the window.

How do I stop XYplorer from doing this?

I'm using the registered latest release, but still learning...

Thanks.

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Stopping right horizontal scroll on selecting file

Post by TheQwerty »

Hello and welcome to the club!

There is not a way to configure this in the GUI, but it is possible to change the behavior by editing your configuration file.

You'll need to enable this tweak:

Code: Select all

; Tweak: don't scroll half-visible items into view in List view
ListNoAutoHoriScroll=1
Follow these instructions: http://www.xyplorer.com/xyfc/viewtopic.php?f=10&t=3543
And set the value of ListNoAutoHoriScroll to 1.

Dominick
Posts: 3
Joined: 27 Oct 2014 15:15

Re: Stopping right horizontal scroll on selecting file

Post by Dominick »

Many thanks for the rapid and helpful reply, it works just like I want it to now.

Post Reply