Skip to content

Commit 96d7a54

Browse files
author
Yair Aichenbaum
committed
Fixed motion on home page
1 parent 233bdf9 commit 96d7a54

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Files/ProHome.xaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -433,12 +433,6 @@
433433
<RowDefinition Height="Auto" />
434434
<RowDefinition Height="*" />
435435
</Grid.RowDefinitions>
436-
<Grid.ChildrenTransitions>
437-
<TransitionCollection>
438-
<RepositionThemeTransition />
439-
<ReorderThemeTransition />
440-
</TransitionCollection>
441-
</Grid.ChildrenTransitions>
442436

443437
<StackPanel Grid.Row="0" Orientation="Vertical">
444438
<controls:RibbonArea

0 commit comments

Comments
 (0)