fix:issue #133
This commit is contained in:
@@ -2784,9 +2784,6 @@ namespace Ink_Canvas
|
||||
if (isPalmEraserActive)
|
||||
{
|
||||
isPalmEraserActive = false;
|
||||
palmEraserTouchDownHandled = false;
|
||||
palmEraserTouchIds.Clear();
|
||||
StopPalmEraserRecoveryTimer();
|
||||
}
|
||||
|
||||
// 确保触摸事件能正常响应
|
||||
|
||||
Reference in New Issue
Block a user