diff --git a/assets/A1.png b/Assets/Images/A1.png
similarity index 100%
rename from assets/A1.png
rename to Assets/Images/A1.png
diff --git a/assets/A2.png b/Assets/Images/A2.png
similarity index 100%
rename from assets/A2.png
rename to Assets/Images/A2.png
diff --git a/assets/A3.png b/Assets/Images/A3.png
similarity index 100%
rename from assets/A3.png
rename to Assets/Images/A3.png
diff --git a/assets/A4.png b/Assets/Images/A4.png
similarity index 100%
rename from assets/A4.png
rename to Assets/Images/A4.png
diff --git a/assets/A5.png b/Assets/Images/A5.png
similarity index 100%
rename from assets/A5.png
rename to Assets/Images/A5.png
diff --git a/assets/A6.png b/Assets/Images/A6.png
similarity index 100%
rename from assets/A6.png
rename to Assets/Images/A6.png
diff --git a/assets/A7.png b/Assets/Images/A7.png
similarity index 100%
rename from assets/A7.png
rename to Assets/Images/A7.png
diff --git a/assets/A8.png b/Assets/Images/A8.png
similarity index 100%
rename from assets/A8.png
rename to Assets/Images/A8.png
diff --git a/assets/B1.png b/Assets/Images/B1.png
similarity index 100%
rename from assets/B1.png
rename to Assets/Images/B1.png
diff --git a/assets/B2.png b/Assets/Images/B2.png
similarity index 100%
rename from assets/B2.png
rename to Assets/Images/B2.png
diff --git a/assets/B3.png b/Assets/Images/B3.png
similarity index 100%
rename from assets/B3.png
rename to Assets/Images/B3.png
diff --git a/assets/B4.png b/Assets/Images/B4.png
similarity index 100%
rename from assets/B4.png
rename to Assets/Images/B4.png
diff --git a/assets/B5.png b/Assets/Images/B5.png
similarity index 100%
rename from assets/B5.png
rename to Assets/Images/B5.png
diff --git a/assets/B6.png b/Assets/Images/B6.png
similarity index 100%
rename from assets/B6.png
rename to Assets/Images/B6.png
diff --git a/assets/B7.png b/Assets/Images/B7.png
similarity index 100%
rename from assets/B7.png
rename to Assets/Images/B7.png
diff --git a/assets/B8.png b/Assets/Images/B8.png
similarity index 100%
rename from assets/B8.png
rename to Assets/Images/B8.png
diff --git a/assets/C1+C2.png b/Assets/Images/C1+C2.png
similarity index 100%
rename from assets/C1+C2.png
rename to Assets/Images/C1+C2.png
diff --git a/assets/C1.png b/Assets/Images/C1.png
similarity index 100%
rename from assets/C1.png
rename to Assets/Images/C1.png
diff --git a/assets/C2.png b/Assets/Images/C2.png
similarity index 100%
rename from assets/C2.png
rename to Assets/Images/C2.png
diff --git a/assets/D1.png b/Assets/Images/D1.png
similarity index 100%
rename from assets/D1.png
rename to Assets/Images/D1.png
diff --git a/assets/D2.png b/Assets/Images/D2.png
similarity index 100%
rename from assets/D2.png
rename to Assets/Images/D2.png
diff --git a/assets/D3.png b/Assets/Images/D3.png
similarity index 100%
rename from assets/D3.png
rename to Assets/Images/D3.png
diff --git a/assets/D4.png b/Assets/Images/D4.png
similarity index 100%
rename from assets/D4.png
rename to Assets/Images/D4.png
diff --git a/assets/D5.png b/Assets/Images/D5.png
similarity index 100%
rename from assets/D5.png
rename to Assets/Images/D5.png
diff --git a/assets/D6.png b/Assets/Images/D6.png
similarity index 100%
rename from assets/D6.png
rename to Assets/Images/D6.png
diff --git a/assets/D7.png b/Assets/Images/D7.png
similarity index 100%
rename from assets/D7.png
rename to Assets/Images/D7.png
diff --git a/assets/D8.png b/Assets/Images/D8.png
similarity index 100%
rename from assets/D8.png
rename to Assets/Images/D8.png
diff --git a/assets/E1.png b/Assets/Images/E1.png
similarity index 100%
rename from assets/E1.png
rename to Assets/Images/E1.png
diff --git a/assets/E2.png b/Assets/Images/E2.png
similarity index 100%
rename from assets/E2.png
rename to Assets/Images/E2.png
diff --git a/assets/E3.png b/Assets/Images/E3.png
similarity index 100%
rename from assets/E3.png
rename to Assets/Images/E3.png
diff --git a/assets/E4.png b/Assets/Images/E4.png
similarity index 100%
rename from assets/E4.png
rename to Assets/Images/E4.png
diff --git a/assets/E5.png b/Assets/Images/E5.png
similarity index 100%
rename from assets/E5.png
rename to Assets/Images/E5.png
diff --git a/assets/E6.png b/Assets/Images/E6.png
similarity index 100%
rename from assets/E6.png
rename to Assets/Images/E6.png
diff --git a/assets/E7.png b/Assets/Images/E7.png
similarity index 100%
rename from assets/E7.png
rename to Assets/Images/E7.png
diff --git a/assets/E8.png b/Assets/Images/E8.png
similarity index 100%
rename from assets/E8.png
rename to Assets/Images/E8.png
diff --git a/MaiTouchSensorButtonStateManager.cs b/MaiTouchSensorButtonStateManager.cs
index bd4b725..3a9bede 100644
--- a/MaiTouchSensorButtonStateManager.cs
+++ b/MaiTouchSensorButtonStateManager.cs
@@ -62,7 +62,7 @@ private async void SetupUpdateLoop()
{
buttonStateValue.Content = buttonState.ToString();
});
- await Task.Delay(1);
+ await Task.Delay(16);
}
}
diff --git a/TouchPanel.xaml b/TouchPanel.xaml
index ee5bf00..8b0e324 100644
--- a/TouchPanel.xaml
+++ b/TouchPanel.xaml
@@ -17,41 +17,41 @@
Cursor="SizeAll" Width="38">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/WpfMaiTouchEmulator.csproj b/WpfMaiTouchEmulator.csproj
index 67f153a..06438ce 100644
--- a/WpfMaiTouchEmulator.csproj
+++ b/WpfMaiTouchEmulator.csproj
@@ -8,11 +8,157 @@
true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+ Always
+
+
+
True