deletefix:issue #210
This commit is contained in:
@@ -2900,11 +2900,6 @@ namespace Ink_Canvas
|
||||
ViewboxFloatingBar.IsHitTestVisible = true;
|
||||
BlackboardUIGridForInkReplay.IsHitTestVisible = true;
|
||||
|
||||
// 重置书写保护相关状态
|
||||
isWritingInProgress = false;
|
||||
touchDownTimes.Clear();
|
||||
touchDownPositions.Clear();
|
||||
lastTouchPositions.Clear();
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user