优化代码

This commit is contained in:
2025-08-31 09:00:32 +08:00
parent 1bc23af61a
commit 26cd125534
4 changed files with 2 additions and 16 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ namespace Ink_Canvas
#endregion
private int lastTouchDownTime = 0, lastTouchUpTime = 0;
private Point iniP = new Point(0, 0);