From c6ca09b04ceb4024311b86aab409ca658fbee37e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 22 Dec 2019 14:51:17 +0200 Subject: Improved CanPrint and IsPrinting detection on PPC. Added support for PowerUp and StandBy states. Made sync jobs false by default. --- .../Visual_Studio/PPC/Tango.PPC.UI/Controls/MachineStatusControl.xaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Controls') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Controls/MachineStatusControl.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Controls/MachineStatusControl.xaml index d6114576d..3404c032a 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Controls/MachineStatusControl.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Controls/MachineStatusControl.xaml @@ -17,6 +17,9 @@ + + + -- cgit v1.3.1