Page 3 of 3

Re: Sync scroll bars in DP

Posted: 22 Sep 2010 19:38
by admin
Sounds good. I put it on the list for 9.60.

Re: Sync scroll bars in DP

Posted: 27 Sep 2010 15:41
by serendipity
Thanks for adding Sync scroll, works like a charm. :)

Re: Sync scroll bars in DP

Posted: 27 Sep 2010 17:38
by admin
serendipity wrote:Thanks for adding Sync scroll, works like a charm. :)
:idea: What about automatic Sync Sort when Sync Scoll is on? I just made a test: works nicely and I think it makes sense... :)

Re: Sync scroll bars in DP

Posted: 27 Sep 2010 17:45
by calude
:idea: What about automatic Sync Sort when Sync Scroll is on? I just made a test: works nicely and I think it makes sense... :)[/quote]

yep go for it

another idea : select a file in each pane, then invoke sync scroll, and they auto align on same line, ready to scroll

Calude

Re: Sync scroll bars in DP

Posted: 27 Sep 2010 21:02
by serendipity
admin wrote:
serendipity wrote:Thanks for adding Sync scroll, works like a charm. :)
:idea: What about automatic Sync Sort when Sync Scoll is on? I just made a test: works nicely and I think it makes sense... :)
Yes, makes sense to me too, atleast the way i use sync scroll for. Go for it.

Re: Sync scroll bars in DP

Posted: 27 Sep 2010 21:09
by admin
calude wrote:another idea : select a file in each pane, then invoke sync scroll, and they auto align on same line, ready to scroll
Might not always be desired. I rather keep away from too much smartness-

Re: Sync scroll bars in DP

Posted: 27 Sep 2010 21:14
by TheQwerty
Guessing a null pointer exception crept in somewhere and can crash XY...

From a fresh copy of XY v9.50.0108:
1) Enable dual pane.
2) Put both Lists in List view.
3) Resize window so that each pane can be scrolled. (Helps to change locations away from Desktop.)
4) Scroll one pane right once (with mouse wheel).
5) Enable Sync Scroll.
6) Scroll the pane from step four left (again with wheel).

Re: Sync scroll bars in DP

Posted: 28 Sep 2010 08:51
by admin
TheQwerty wrote:Guessing a null pointer exception crept in somewhere and can crash XY...

From a fresh copy of XY v9.50.0108:
1) Enable dual pane.
2) Put both Lists in List view.
3) Resize window so that each pane can be scrolled. (Helps to change locations away from Desktop.)
4) Scroll one pane right once (with mouse wheel).
5) Enable Sync Scroll.
6) Scroll the pane from step four left (again with wheel).
Confirmed and fixed.