mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Adding animations (#23208)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
x:Uid="General"
|
||||
ModuleImageSource="ms-appx:///Assets/Modules/PT.png">
|
||||
<controls:SettingsPageControl.ModuleContent>
|
||||
<StackPanel Orientation="Vertical">
|
||||
<StackPanel Orientation="Vertical" ChildrenTransitions="{StaticResource SettingsCardsAnimations}">
|
||||
<controls:SettingsGroup
|
||||
x:Uid="General_Version"
|
||||
Margin="0,-32,0,0">
|
||||
|
||||
Reference in New Issue
Block a user