From a9b1c4cb5c4d945565e72e80ac0f938a49da3e5f Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sat, 22 Aug 2020 05:15:57 +0300 Subject: Implemented pre-connection protocol configuration. Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling. --- .../Tango.MachineStudio.UI/Views/ConnectedMachineView.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectedMachineView.xaml') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectedMachineView.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectedMachineView.xaml index 295d6b2dc..600104095 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectedMachineView.xaml +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectedMachineView.xaml @@ -19,6 +19,8 @@ + + @@ -95,6 +97,10 @@ + + + + @@ -138,6 +144,10 @@ + + + + -- cgit v1.3.1