From 46eaea558d2b295f2b529796f8ea7d39aa6f69ca Mon Sep 17 00:00:00 2001 From: bliestlech-tc Date: Tue, 10 Mar 2026 11:12:32 +0100 Subject: [PATCH] Add Start + Complete Button to PackML_UserControl --- .../UniperHMI/Common/PackMLControl.xaml | 27 ++++++++++++------- .../UniperHMI/Common/PackMLControlVm.cs | 16 ++++++++++- 2 files changed, 33 insertions(+), 10 deletions(-) diff --git a/uniper_hmi/UniperHMI/Common/PackMLControl.xaml b/uniper_hmi/UniperHMI/Common/PackMLControl.xaml index c3c93ea..8852c12 100644 --- a/uniper_hmi/UniperHMI/Common/PackMLControl.xaml +++ b/uniper_hmi/UniperHMI/Common/PackMLControl.xaml @@ -39,6 +39,7 @@ + @@ -55,14 +56,22 @@