From dfcd86ea094bac45eb9e5fac5133d90f1945242d Mon Sep 17 00:00:00 2001 From: Seraphima Zykova Date: Thu, 7 May 2020 16:11:10 +0300 Subject: [PATCH] multi-line input for excluded apps (#2770) --- .../Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml b/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml index f8ea4e2331..3914a5075f 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml +++ b/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml @@ -212,7 +212,8 @@ + IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}" + AcceptsReturn="True"/>