From 42c0e7e8bbaef07cb87c2f836cdc5209d9e2c4e9 Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Wed, 25 Mar 2020 21:31:47 +0100 Subject: [PATCH 1/7] Fixing version number --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 589629565..5170391d2 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,7 +1,7 @@ assembly-versioning-scheme: Major assembly-file-versioning-scheme: MajorMinorPatchTag mode: ContinuousDeployment -next-version: 7.0.0 +next-version: 7.1.0 branches: master: mode: ContinuousDeployment From ad07c1e83e171cae0adf31b6a702d9506fe34048 Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Wed, 25 Mar 2020 21:32:02 +0100 Subject: [PATCH 2/7] Pinning MahApps.Metro version because of .net 4.5 --- Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj b/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj index 14e2b74ff..63909df78 100644 --- a/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj +++ b/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj @@ -18,7 +18,7 @@ - + From 17877602b9b3e26140387cd9f034b7ba293b9ce0 Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Sat, 28 Mar 2020 13:50:57 +0100 Subject: [PATCH 3/7] Improving showcase --- Fluent.Ribbon.Showcase/TestContent.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Fluent.Ribbon.Showcase/TestContent.xaml b/Fluent.Ribbon.Showcase/TestContent.xaml index 81f0e46c4..7d4a11fa8 100644 --- a/Fluent.Ribbon.Showcase/TestContent.xaml +++ b/Fluent.Ribbon.Showcase/TestContent.xaml @@ -3207,7 +3207,8 @@ Pellentesque nec dolor sed lacus tristique rutrum sed vitae urna. Sed eu pharetr Canvas.Top="-3" Foreground="Red" FontSize="0.2" - Padding="0"> + Padding="0" + Panel.ZIndex="1"> Rectangle and Ellipse should be between green lines and Text 1 to 3 shouldn't overlap