同步net6分支 (#430)

* improve:pdf插入

* fix:手掌擦 (#419)
This commit is contained in:
CJK_mkp
2026-04-05 20:49:41 +08:00
committed by GitHub
parent 998d829783
commit 5eff424b2d
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;