From 8c98bc197879437c15998b9e675f2e866a6aafb8 Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Fri, 18 Aug 2017 23:05:17 +0200 Subject: [PATCH] Fixing #459 by changing alignment for Middle and Small size --- Changelog.md | 1 + Fluent.Ribbon/Themes/Controls/ComboBox.xaml | 6 ++++++ Fluent.Ribbon/Themes/Controls/Spinner.xaml | 6 ++++++ 3 files changed, 13 insertions(+) diff --git a/Changelog.md b/Changelog.md index 30b8d937c..9f9f409ca 100644 --- a/Changelog.md +++ b/Changelog.md @@ -147,6 +147,7 @@ - [#446](../../issues/446) - Wrong submenu Position in application menu - [#450](../../issues/450) - Fix Ribbon.OnTitleBarChanged clearing the new title bar instead of the old one (thanks @Cubey2019) - [#457](../../issues/457) - Using the keytip shortcut to open a backstage briefly opens it, then closes it immediately + - [#459](../../issues/459) - Label of the Spinner disappears, if there isn't enough place - ### Enhancements - `LayoutTransform` and `RenderTransform` can now be used directly on `RibbonWindow` as this now gets forwarded to the first template child of the window. Have a look at `TestWindow` in the showcase application for an example on how to use it. This was added as the fix for [#430](../../issues/430). diff --git a/Fluent.Ribbon/Themes/Controls/ComboBox.xaml b/Fluent.Ribbon/Themes/Controls/ComboBox.xaml index c36143084..6b29f5626 100644 --- a/Fluent.Ribbon/Themes/Controls/ComboBox.xaml +++ b/Fluent.Ribbon/Themes/Controls/ComboBox.xaml @@ -572,12 +572,18 @@ + + + +