From f0a14c671e8611feb3611e7a174fef02ae26632a Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 28 Feb 2019 12:55:42 +0200 Subject: Added clear cache custom action to machine studio installer maintenance. Prevent save process parameters and save liquid factors with no researcher role. Fixed issue with brush stop offset meters refresh. Return back to dispensers list after saving dispenser. Fixed issue where brush stop offset sliders are not visible. --- .../Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj index 5d9c48cd4..2af5c37ec 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj @@ -84,6 +84,8 @@ GlobalVersionInfo.cs + + @@ -330,7 +332,7 @@ - + \ No newline at end of file -- cgit v1.3.1