From ae9a4b3fcec29bc2cbf42e13de66b7f6d3f54a65 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Fri, 29 May 2020 10:06:23 -0300 Subject: [PATCH] working radiobuttons. --- src/Avalonia.Themes.Fluent/RadioButton.xaml | 57 +++++++++++++++------ 1 file changed, 41 insertions(+), 16 deletions(-) diff --git a/src/Avalonia.Themes.Fluent/RadioButton.xaml b/src/Avalonia.Themes.Fluent/RadioButton.xaml index 1d52f5235c..23bcfc616a 100644 --- a/src/Avalonia.Themes.Fluent/RadioButton.xaml +++ b/src/Avalonia.Themes.Fluent/RadioButton.xaml @@ -23,7 +23,11 @@ - + @@ -31,22 +35,16 @@ + UseLayoutRounding="False" /> - - - + + + + + + + + + + + + + + + + + + + + +