[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] TMerge: Update Diff Bar on keystrokes

From: Nathan Creek <nathan_at_adweb.com.au>
Date: 2005-07-15 08:52:34 CEST

Hi Simon,

> That means the diff bar will no longer work when you move the mouse.
I don't see how.

> I suppose it could be locked after pressing left/right arrow, but that
> would be rather confusing for other people.
I don't want the diff to lock indefinatly. That would be bad. If you
move the mouse after pressing left/right i expect the diff bar to work
as it does now.

 From what i can tell at the moment the diff bar is only updated when
the mouse moves, so all that we'd need to do as add the keystrokes as a
different event that can update the diff bar.

To see what i mean diff a file with 2 changes in it.
Press the right arrow to move to the first change.
Move the mouse over the change and the diff bar will show it.
Press the right arrow again to move to the second change.
Now you'll notice that the diff bar is still showing the diff from the
first change even though the mouse is not hovering over it anymore.
Ideally it would show the diff from the newly selected diff instead.

Does that make sense?

Cheers,
Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 15 08:52:51 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.