mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
style(*): 界面显示上的一些改进
This commit is contained in:
parent
e319eed03a
commit
aa017d5f2f
5 changed files with 3 additions and 7 deletions
|
@ -169,7 +169,7 @@ namespace SourceGit.UI {
|
|||
maker.Dots.Clear();
|
||||
|
||||
commitList.ItemsSource = new List<Git.Commit>(cachedCommits);
|
||||
Navigate(maker.Highlight);
|
||||
// Navigate(maker.Highlight);
|
||||
SetLoadingEnabled(false);
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue