From 8b93dd13e88bec8dae4f9330aba6deb7dcf8e998 Mon Sep 17 00:00:00 2001 From: nickodei <46863421+nickodei@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:21:21 +0100 Subject: [PATCH] Enable light dismiss on CalendarDatePicker popup in simple theme (#18092) --- src/Avalonia.Themes.Simple/Controls/CalendarDatePicker.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Avalonia.Themes.Simple/Controls/CalendarDatePicker.xaml b/src/Avalonia.Themes.Simple/Controls/CalendarDatePicker.xaml index e09c2f78d0..dc696b21dc 100644 --- a/src/Avalonia.Themes.Simple/Controls/CalendarDatePicker.xaml +++ b/src/Avalonia.Themes.Simple/Controls/CalendarDatePicker.xaml @@ -118,7 +118,7 @@ + IsLightDismissEnabled="True">