mcy_new #1

Merged
wangyang merged 179 commits from mcy_new into master 2025-08-28 10:10:45 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3a3458f34e - Show all commits

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), () {