From 588d4377eb85bca48b647b5f826e47f739079c29 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Sat, 5 Sep 2020 16:53:07 +0100 Subject: [PATCH 1/2] Radio button and checkbox vertically center the content. --- src/Avalonia.Themes.Fluent/CheckBox.xaml | 2 +- src/Avalonia.Themes.Fluent/RadioButton.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Avalonia.Themes.Fluent/CheckBox.xaml b/src/Avalonia.Themes.Fluent/CheckBox.xaml index 5f82fed08c..0ba6fb81c2 100644 --- a/src/Avalonia.Themes.Fluent/CheckBox.xaml +++ b/src/Avalonia.Themes.Fluent/CheckBox.xaml @@ -12,7 +12,7 @@ - + diff --git a/src/Avalonia.Themes.Fluent/RadioButton.xaml b/src/Avalonia.Themes.Fluent/RadioButton.xaml index acde4ea0be..35cc902d91 100644 --- a/src/Avalonia.Themes.Fluent/RadioButton.xaml +++ b/src/Avalonia.Themes.Fluent/RadioButton.xaml @@ -17,7 +17,7 @@ - + From ecfd4bf56107b6235a316611d0a11673cd63db32 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Thu, 10 Sep 2020 17:14:49 +0100 Subject: [PATCH 2/2] remove padding from checkbox and radiobutton. --- src/Avalonia.Themes.Fluent/CheckBox.xaml | 1 - src/Avalonia.Themes.Fluent/RadioButton.xaml | 1 - 2 files changed, 2 deletions(-) diff --git a/src/Avalonia.Themes.Fluent/CheckBox.xaml b/src/Avalonia.Themes.Fluent/CheckBox.xaml index 0ba6fb81c2..04799b3bc2 100644 --- a/src/Avalonia.Themes.Fluent/CheckBox.xaml +++ b/src/Avalonia.Themes.Fluent/CheckBox.xaml @@ -8,7 +8,6 @@ - diff --git a/src/Avalonia.Themes.Fluent/RadioButton.xaml b/src/Avalonia.Themes.Fluent/RadioButton.xaml index 35cc902d91..8fd569816d 100644 --- a/src/Avalonia.Themes.Fluent/RadioButton.xaml +++ b/src/Avalonia.Themes.Fluent/RadioButton.xaml @@ -13,7 +13,6 @@ -