mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-23 02:12:25 +08:00
fix: double-click change in INFORMATION tab does not switch to CHANGES tab
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -24,6 +24,8 @@ namespace SourceGit.ViewModels
|
||||
_repo.CommitDetailActivePageIndex = value;
|
||||
else
|
||||
_activePageIndex = value;
|
||||
|
||||
OnPropertyChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user