mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-30 22:01:10 +08:00
fix: remove binding to SelectedChanges from change list in the INFORMATION page
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
Margin="8,0,0,0"
|
||||
ViewMode="List"
|
||||
Changes="{Binding Changes}"
|
||||
SelectedChanges="{Binding SelectedChanges, Mode=TwoWay}"
|
||||
ContextRequested="OnChangeListContextRequested"
|
||||
ChangeDoubleTapped="OnChangeDoubleTapped">
|
||||
<v:ChangeCollectionView.Styles>
|
||||
|
||||
Reference in New Issue
Block a user