Upgrade Avalonia to v11.0.0-preview8
This commit is contained in:
parent
5dfddfb549
commit
7586f7a159
2 changed files with 7 additions and 7 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<ItemsRepeater IsVisible="True"
|
||||
VerticalCacheLength="1.2"
|
||||
HorizontalCacheLength="1"
|
||||
Items="{Binding CheckboxItems}"
|
||||
ItemsSource="{Binding CheckboxItems}"
|
||||
ItemTemplate="{StaticResource elementFactory}" />
|
||||
</ScrollViewer>
|
||||
</UserControl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue