mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-01 01:14:59 +00:00
fix: binding errors in xaml
This commit is contained in:
parent
b74bd997fe
commit
1257234712
10 changed files with 38 additions and 39 deletions
|
@ -34,7 +34,7 @@
|
|||
Text="{DynamicResource Text.CommitDetail.Changes}"/>
|
||||
|
||||
<v:ChangeCollectionView Grid.Column="1"
|
||||
IsWorkingCopy="False"
|
||||
IsWorkingCopyChange="False"
|
||||
Margin="8,0,0,0"
|
||||
ViewMode="List"
|
||||
Changes="{Binding Changes}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue