From 7f6b2c8cc9167eb0aa966d33d540b12b76f6bd61 Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Wed, 31 Jan 2024 20:57:32 +0100 Subject: [PATCH] Fixes #1191 --- Changelog.md | 1 + Fluent.Ribbon/Themes/Controls/DropDownButton.xaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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}}">