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

Re: repository browser glitch and usability

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-04-26 20:01:38 CEST

Simon Large wrote:

>> ... but I think the real problem here is that every time you touch a
>> tree node, the repobrowser 'hangs' while it fetches the information
>> for that node. And that won't change, even if we don't expand the
>> nodes.
>
> I'm doing something similar in work on an embedded project, where we
> have to fetch detail information over a slow serial link. The solution
> we use is to set a timeout (half second?) when the scroll/arrow key
> operates. The highlight changes immediately, but we do the slow fetch
> part of the operation only when the timeout expires. So if hit the
> arrow several times quickly, you move the highlight without updating.
> When you stop moving, the update happens.

Implemented a timeout of 300ms in revision 9232.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Apr 26 20:01:53 2007

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.