From 120a4ac8f9d33b3b0eeaba545402ab55484edadc Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 18 Jul 2018 11:14:03 +0300 Subject: Added out of gamut & volumes check. --- .../Views/JobView.xaml | 86 ++++-- .../Views/MainView.xaml | 294 +++++++++++---------- 2 files changed, 209 insertions(+), 171 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml index cfa6462e7..d6652b38d 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml @@ -189,6 +189,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -721,6 +743,11 @@ + + + + Liquid volumes exceeds the maximum range for color conversion! + @@ -728,32 +755,39 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -301,10 +303,12 @@ - - - + + + + + -- cgit v1.3.1