diff --git a/Changelog.md b/Changelog.md index fa0afcd2..a683ebb2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ - Simplified state was not updated when items changed - [#1165](../../issues/1165) - ScreenTip is not DPI aware - [#1183](../../issues/1183) - MenuItems, having a submenu, do not stay highlighted when MenuItem from the submenu is highlighted + - [#1191](../../issues/1191) - Content-Control of DropDownButton has unwanted MinHeight - ### Enhancements/Features diff --git a/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml b/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml index 2ade71e0..28b822b3 100644 --- a/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml +++ b/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml @@ -140,7 +140,6 @@ PopupAnimation="{DynamicResource {x:Static SystemParameters.ComboBoxPopupAnimationKey}}">