From 567a55a8b4feb3bd803a9e39d17ebd5df2bda811 Mon Sep 17 00:00:00 2001 From: ShiningLea Date: Fri, 19 Apr 2024 01:20:17 +0200 Subject: [PATCH] Make MenuItem check mark visible with Simple theme (#15424) * Make MenuItem check mark visible with Simple theme Signed-off-by: AnErrupTion * Fix for radio menu items Signed-off-by: AnErrupTion * Remove useless setter Signed-off-by: AnErrupTion --------- Signed-off-by: AnErrupTion --- src/Avalonia.Themes.Simple/Controls/MenuItem.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Avalonia.Themes.Simple/Controls/MenuItem.xaml b/src/Avalonia.Themes.Simple/Controls/MenuItem.xaml index 1c0fc15150..a935cdfd64 100644 --- a/src/Avalonia.Themes.Simple/Controls/MenuItem.xaml +++ b/src/Avalonia.Themes.Simple/Controls/MenuItem.xaml @@ -105,7 +105,7 @@ -