From 5d6493443dfcf51e3bc944c0d684da5b9d853c2f Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 1 Jan 2019 15:16:34 +0200 Subject: Fixed issue with slow running job view on many segments. --- .../Views/MainView.xaml | 171 +------------ .../Views/RunningJobView.xaml | 271 ++++++++++----------- 2 files changed, 133 insertions(+), 309 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml index 68cd65ad4..429450370 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml @@ -131,168 +131,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -317,14 +155,7 @@ - - - - - - - - + diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml index cff53ea8d..c9c7a4efc 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml @@ -207,173 +207,166 @@ - - - - - - - - - + + + + + + + + - BASIC - - - - - - + BASIC + + + + + + : - - - - - + + + + + - SPOOL - - - - - - + SPOOL + + + + + + : - - - - - + + + + + - PROCESS PARAMETERS - - - - - - + PROCESS PARAMETERS + + + + + + : - - - - - + + + + + - SEGMENTS - - - - - + SEGMENTS + + + + + + # - + + + - - - - - - + + + + + + : - - - - - + + + + + - BRUSH STOPS - - - - - + BRUSH STOPS + + + + + # - + - - - - - - + + + + + + : - - - - - + + + + + - DISPENSERS - - - - - + DISPENSERS + + + + + # - + - - - - - - + + + + + + : - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -385,7 +378,7 @@ - + -- cgit v1.3.1