diff --git a/Changelog.md b/Changelog.md index 303fb9254..0a74cd5e4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,7 @@ - [#765](../../issues/765) - InRibbonGallery Resizing Issues - [#766](../../issues/766) - Resizing of InRibbonGallery in a DataTemplate does not work - [#768](../../issues/768) - Accessibility Insights: "An onscreen element must not have a null" + - [#770](../../issues/770) - Cannot left align the content in InRibbonGallery - ### Enhancements/Features - Many automation peers have been added and improved diff --git a/Fluent.Ribbon.Showcase/TestContent.xaml b/Fluent.Ribbon.Showcase/TestContent.xaml index 767aff3f8..81f0e46c4 100644 --- a/Fluent.Ribbon.Showcase/TestContent.xaml +++ b/Fluent.Ribbon.Showcase/TestContent.xaml @@ -1194,6 +1194,7 @@ Pellentesque nec dolor sed lacus tristique rutrum sed vitae urna. Sed eu pharetr MinItemsInRow="2" ItemWidth="40" ItemHeight="55" + Width="300" MinItemsInDropDownRow="5"> @@ -35,6 +35,8 @@ TargetType="{x:Type Fluent:GalleryGroupContainer}"> + @@ -60,6 +62,11 @@ + + +