Page 1 of 1

Auto center on selection?

Posted: 25 Oct 2016 12:30
by Zekses
Currently, if you enter a folder and return via backspace, the view jumps so that the folder you were in is at the very top of the list.
Is there a way to make it auto center the view on current selection when returning upwards from hierarchy tree?

Re: Auto center on selection?

Posted: 25 Oct 2016 13:19
by admin
There is no way to center it but you can define the distance from top when an item is auto-scrolled into view. It's a tweak. This would be 5th row from top:

Code: Select all

ListRowForAutoScroll=5
How to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak

Re: Auto center on selection?

Posted: 25 Oct 2016 13:32
by Zekses
Thx, this will do.

When you go cleaning the folders from bottom to the top, having to scroll up each time you exit the folder was kinda annoying :) Good thing tis fixable