From dd57d7465d3da7e51376f5e1220f673b94de55b6 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Sun, 23 Feb 2020 02:41:34 -0600 Subject: [PATCH] Allow -10 for the flashAt minimum. Keep the normal increment in effect --- DS4Windows/DS4Forms/ProfileEditor.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DS4Windows/DS4Forms/ProfileEditor.xaml b/DS4Windows/DS4Forms/ProfileEditor.xaml index d456a2c..f4e00b5 100644 --- a/DS4Windows/DS4Forms/ProfileEditor.xaml +++ b/DS4Windows/DS4Forms/ProfileEditor.xaml @@ -653,7 +653,7 @@ + Minimum="-10" Maximum="100" Increment="10" />