Adding animations (#23208)

This commit is contained in:
Niels Laute
2023-01-11 17:45:06 +01:00
committed by GitHub
parent eb2968de6e
commit dae0520375
21 changed files with 29 additions and 31 deletions

View File

@@ -18,7 +18,7 @@
ModuleImageSource="ms-appx:///Assets/Modules/PowerLauncher.png">
<controls:SettingsPageControl.ModuleContent>
<StackPanel Orientation="Vertical">
<StackPanel Orientation="Vertical" ChildrenTransitions="{StaticResource SettingsCardsAnimations}">
<labs:SettingsCard
x:Uid="PowerLauncher_EnablePowerLauncher"
HeaderIcon="{ui:BitmapIcon Source=/Assets/FluentIcons/FluentIconsPowerToysRun.png}"