From 56dd7b9bf7890667f97df9b24934f597c95c765d Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Sun, 12 Apr 2020 06:15:13 -0500 Subject: [PATCH] Added rounding back to LS and RS Deadzone controls Related to issue #1150 --- DS4Windows/DS4Forms/ProfileEditor.xaml | 4 ++-- .../DS4Forms/ViewModels/ProfileSettingsViewModel.cs | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/DS4Windows/DS4Forms/ProfileEditor.xaml b/DS4Windows/DS4Forms/ProfileEditor.xaml index e570154..aad53e3 100644 --- a/DS4Windows/DS4Forms/ProfileEditor.xaml +++ b/DS4Windows/DS4Forms/ProfileEditor.xaml @@ -368,9 +368,9 @@