From dbc2f30a27bbc4d9cdd36bc0ef371c5f705a1b33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Szab=C3=B3?= Date: Thu, 17 Apr 2025 14:39:50 +0200 Subject: [PATCH] =?UTF-8?q?J=C3=B3v=C3=A1hagy=C3=A1s=20gomb=20MOBIL-on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Pages/CheckList/CheckListPage.xaml | 11 ++++ .../Pages/CheckList/CheckListPage.xaml.cs | 31 +++++++++ .../Services/CheckListService.cs | 64 ++++++++++++++++++- 3 files changed, 104 insertions(+), 2 deletions(-) diff --git a/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListPage.xaml b/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListPage.xaml index a9740ff..5369f0a 100644 --- a/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListPage.xaml +++ b/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListPage.xaml @@ -85,6 +85,17 @@ Command="{Binding BindingContext.UnblockCommand, Source={x:Reference CheckList}}" CommandParameter="{Binding .}"> +