feat:popup animation.

This commit is contained in:
rabbitism
2024-12-24 17:41:23 +08:00
parent 5222e64197
commit f891e05e4c
5 changed files with 121 additions and 6 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:PopupAnimations/>
<StyleInclude Source="avares://Semi.Avalonia.DataGrid/Index.axaml" />
<StyleInclude Source="avares://Semi.Avalonia.ColorPicker/Index.axaml" />
</Application.Styles>