Joel
|
Incorrect folder opens if clicked while tree loadi - 2008/03/05 18:03
I've noticed that if you only have part of the archive locally, and a large archive (let's say for instance 40 top level folders and 50+ at the first sublevel, that ZigVersion appears to be done loading, except for the circulsr loading icon.
If you click the expand arrow to open a folder before the whole tree is loaded, it will often open the wrong folder. It seems to open the index of the folder you clicked rather than the one you actually clicked.
For instance, if "project 2" was in index position 3 when the tree first opens, and you click the open arrow, and then the tree loads more fully with other folders above project 2, the folder that *actually* opens is the one that is in index position 3 at that point in time.
This seems like a straight-ahead async problem - waiting to pick up the folder info until well after the click...
Hope this helps,
Joel
|