mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Adding animations (#23208)
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
ModuleImageSource="ms-appx:///Assets/Modules/PowerRename.png">
|
||||
<controls:SettingsPageControl.ModuleContent>
|
||||
<StackPanel
|
||||
x:Name="PowerRenameView"
|
||||
HorizontalAlignment="Stretch"
|
||||
x:Name="PowerRenameView" ChildrenTransitions="{StaticResource SettingsCardsAnimations}"
|
||||
Orientation="Vertical">
|
||||
<labs:SettingsCard
|
||||
x:Uid="PowerRename_Toggle_Enable"
|
||||
|
||||
Reference in New Issue
Block a user