From 5d883d4f6bd18ca80fe26b25ed04dc01d7544371 Mon Sep 17 00:00:00 2001 From: Roy Date: Sun, 25 Feb 2018 00:57:29 +0200 Subject: Improved data capturing seeking. Fixed possible issue in diagnostics file recorder. Some design improvement. --- .../Tango.MachineStudio.UI/Views/MainView.xaml | 71 +++++++++++++++++++--- 1 file changed, 62 insertions(+), 9 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/MainView.xaml index 19c0c47df..f2c9ddba5 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/MainView.xaml @@ -47,7 +47,25 @@ + + + + , + + + + + + + + + + + + ... + + @@ -122,14 +140,39 @@ x:Name="MenuToggleButton"/> - + - - - @@ -233,8 +276,8 @@ - Welcome to Machine Studio - Select Your Studio Module... + Welcome to Machine Studio + The below modules are displayed according to your user roles and permissions. @@ -267,8 +310,18 @@ - + -- cgit v1.3.1