From 97c1df6f802449daa37b259b8c440e474eaa4a28 Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Wed, 5 Feb 2020 14:40:05 +0200 Subject: Machine Studio. Set some colors in dialogs for Dark theme. Removed gradientResolution from CreateJobRunLiquidQuantities. --- .../MachineStudio.Dispensers/Views/DispenserView.xaml | 2 +- .../Tango.MachineStudio.ActionLogs/Views/MainView.xaml | 6 +++--- .../Tango.MachineStudio.Catalogs/Views/CatalogView.xaml | 4 ++-- .../Tango.MachineStudio.Developer/Views/JobView.xaml | 3 ++- .../Views/EmbeddedLogDetailsView.xaml | 2 +- .../Tango.MachineStudio.Logging/Views/TimelineView.xaml | 15 +++++---------- .../Views/MachineCreationDialog.xaml | 4 ++-- .../Editors/BlowerElementEditor.xaml | 6 +++--- .../Editors/ControllerElementEditor.xaml | 6 +++--- .../Editors/DispenserElementEditor.xaml | 2 +- .../Editors/HeaterElementEditor.xaml | 4 ++-- .../Editors/JobRunnerElementEditor.xaml | 2 +- .../Editors/MotorElementEditor.xaml | 2 +- .../Editors/ProcessParametersElementEditor.xaml | 4 ++-- .../Editors/ThreadMotionElementEditor.xaml | 2 +- .../Editors/ValveElementEditor.xaml | 6 +++--- 16 files changed, 33 insertions(+), 37 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules') diff --git a/Software/Visual_Studio/MachineStudio/Modules/MachineStudio.Dispensers/Views/DispenserView.xaml b/Software/Visual_Studio/MachineStudio/Modules/MachineStudio.Dispensers/Views/DispenserView.xaml index 977ab865a..0a63e6423 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/MachineStudio.Dispensers/Views/DispenserView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/MachineStudio.Dispensers/Views/DispenserView.xaml @@ -19,7 +19,7 @@ DISPENSER diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ActionLogs/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ActionLogs/Views/MainView.xaml index 18921e2da..3a7eaa802 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ActionLogs/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ActionLogs/Views/MainView.xaml @@ -230,10 +230,10 @@ - + - - + + @@ -80,7 +80,7 @@ - + @@ -90,7 +90,7 @@