From 086d54603ac5a536d5f9322c6cb49e1b963e1f7b Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Mon, 24 May 2021 15:55:48 +0200 Subject: [PATCH] Adding #943 to changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index f406ce11a..70d33be47 100644 --- a/Changelog.md +++ b/Changelog.md @@ -19,6 +19,7 @@ - [#927](../../issues/927) - Size value calculated by RibbonGroupBox is not reflected in RibbonControls in Panel control (thanks @nishy2000) - [#929](../../issues/929) - SizeDefinition property of RibbonControls in RibbonToolBar is not reflected in layout (thanks @nishy2000) - [#941](../../issues/941) - LauncherIcon and LauncherText of RibbonGroupBox are not applied to the appearance (thanks @nishy2000) + - [#943](../../issues/943) - The LauncherIcon in the RibbonGroupBox added to QuickAccess will always be shown (thanks @nishy2000) - ### Enhancements/Features - [#935](../../issues/935) - Support MediumIcon (24x24) size in RibbonGroupBox (thanks @nishy2000)