fix:手掌擦 (#419)

This commit is contained in:
CJK_mkp
2026-04-05 20:43:40 +08:00
committed by GitHub
parent fea6576dfb
commit 0c078ef863
3 changed files with 200 additions and 39 deletions
@@ -3298,6 +3298,9 @@ namespace Ink_Canvas
// 清空触摸点计数器
dec.Clear();
if (isPalmEraserActive)
isPalmEraserActive = false;
// 确保触摸事件能正常响应
inkCanvas.IsHitTestVisible = true;
inkCanvas.IsManipulationEnabled = true;