From 680ebcdf84fa890233663d57ae284ff3d0fe0e2c Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Wed, 10 Sep 2025 08:49:18 +0200 Subject: [PATCH 01/32] Added plugin control --- ENI2/Controls/EasyPeasyControl.xaml | 111 +++++++++++++++++++++++++ ENI2/Controls/EasyPeasyControl.xaml.cs | 28 +++++++ ENI2/ENI2.csproj | 7 ++ 3 files changed, 146 insertions(+) create mode 100644 ENI2/Controls/EasyPeasyControl.xaml create mode 100644 ENI2/Controls/EasyPeasyControl.xaml.cs diff --git a/ENI2/Controls/EasyPeasyControl.xaml b/ENI2/Controls/EasyPeasyControl.xaml new file mode 100644 index 00000000..30c1c9f5 --- /dev/null +++ b/ENI2/Controls/EasyPeasyControl.xaml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +