2009/10/18 Ian Clatworthy <[email protected]>: > Care to try a patch? sure, but I don't think I'll have time any time soon.
> Once that bit is done, we then need to decide how we expose the > toggling. One option is a combo box within the "widget" itself. Another > is to add a combo or "tree view" checkbox into the button bar on the > repository view. Any preference? The latter sounds visually cleaner. It would be nice to be able to configure the default. Another thing that we'd need to fix if we want to support virtual repositories with hundreds of branches, is the time it takes to open them. Maybe it should just keep a saved cache of known branches and then only rescan when the Refresh. button is clicked (It could scan in the background too I suppose) At the moment I think I should just organise my stuff better so I can have smaller and more focused virtual repositories. -- <| thanks U| Marius H| <>< _______________________________________________ Mailing list: https://launchpad.net/~bzr-explorer-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~bzr-explorer-dev More help : https://help.launchpad.net/ListHelp

