补充提交

This commit is contained in:
DESKTOP-I3JPKHK\wy 2025-04-25 15:32:32 +08:00
parent 0902c0cd0d
commit 3a3458f34e
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ class QuestionImageView extends HookWidget with EventBusMixin<BottomOperationBar
// //
_activePointers = _activePointers + 1; _activePointers = _activePointers + 1;
print("+++进入onPointerDown $_activePointers"); ///
toTimer(vnHandWritings); toTimer(vnHandWritings);
// timer?.cancel(); // timer?.cancel();
// timer = Timer(const Duration(milliseconds: timeoutDuration), () { // timer = Timer(const Duration(milliseconds: timeoutDuration), () {