Merge pull request #501 from irihitech/animation

Add popup animation plugin
This commit is contained in:
Zhang Dian
2024-12-25 13:59:29 +08:00
committed by GitHub
5 changed files with 119 additions and 12 deletions

View File

@@ -7,6 +7,7 @@
<!-- You can still reference in old way. -->
<!-- <StyleInclude Source="avares://Semi.Avalonia/Themes/Index.axaml" /> -->
<semi:SemiTheme Locale="zh-cn" />
<semi:SemiPopupAnimations/>
<StyleInclude Source="avares://Semi.Avalonia.DataGrid/Index.axaml" />
<StyleInclude Source="avares://Semi.Avalonia.ColorPicker/Index.axaml" />
</Application.Styles>