From 2ee76092ead2cd8d73b1f73fa0c348464cc06d77 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Soucy Date: Thu, 14 Sep 2023 10:48:58 -0400 Subject: [PATCH] fix: FAB bouncing in the ShadowContainerSample --- .../ShadowContainerSamplePage.xaml | 31 +++++++++++++++++-- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml b/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml index 98d4efd36..ba5b971d4 100644 --- a/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml +++ b/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml @@ -271,8 +271,33 @@ Background="{ThemeResource SurfaceBrush}" smtx:XamlDisplayExtensions.IgnorePath="XamlDisplay\StackPanel"> - + + + + + + + + + + + + + + + + + + + + + + + + - +