From e428f272250a212ade71f6ba2d22ea8fa55da095 Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Sun, 25 Dec 2022 16:54:47 +0200 Subject: PPC. CMYK - disable OK when entering a value below approximate 0.5 ( calculated). Related Work Items: #7546 --- .../TouchColorPickerControls/TouchColorPickerCMYKControl.xaml | 4 ++-- .../TouchColorPickerControls/TouchColorPickerHSBControl.xaml | 4 ++-- .../TouchColorPickerControls/TouchColorPickerLABControl.xaml | 4 ++-- .../TouchColorPickerControls/TouchColorPickerRGBControl.xaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'Software/Visual_Studio/Tango.Touch') diff --git a/Software/Visual_Studio/Tango.Touch/TouchColorPickerControls/TouchColorPickerCMYKControl.xaml b/Software/Visual_Studio/Tango.Touch/TouchColorPickerControls/TouchColorPickerCMYKControl.xaml index 5821680de..57fe300bc 100644 --- a/Software/Visual_Studio/Tango.Touch/TouchColorPickerControls/TouchColorPickerCMYKControl.xaml +++ b/Software/Visual_Studio/Tango.Touch/TouchColorPickerControls/TouchColorPickerCMYKControl.xaml @@ -9,9 +9,9 @@