From 48699ea7402d8890eadc7a7ef53514115a167702 Mon Sep 17 00:00:00 2001 From: Emmanuele Sassi Date: Mon, 13 Oct 2025 19:38:11 +0200 Subject: [PATCH] - aggiunta cancellazione completa di tutte le porte in lista --- .../DoorListPage/DoorListPageV.xaml | 9 ++- .../DoorListPage/DoorListPageVM.vb | 62 ++++++++++++++++-- .../Effector.Plugin.DoorArreda.vbproj | 3 + .../Resources/DoorListPage/DeleteAll.png | Bin 0 -> 2182 bytes 4 files changed, 67 insertions(+), 7 deletions(-) create mode 100644 Effector.Plugin.DoorArreda/Resources/DoorListPage/DeleteAll.png diff --git a/Effector.Plugin.DoorArreda/DoorListPage/DoorListPageV.xaml b/Effector.Plugin.DoorArreda/DoorListPage/DoorListPageV.xaml index 0e607c9..74e5055 100644 --- a/Effector.Plugin.DoorArreda/DoorListPage/DoorListPageV.xaml +++ b/Effector.Plugin.DoorArreda/DoorListPage/DoorListPageV.xaml @@ -25,12 +25,19 @@ Style="{StaticResource Button.Image.DoorList}"/> +