mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-14 04:50:05 +02:00
Update utils.ts
This commit is contained in:
@@ -185,6 +185,7 @@ export const throttleRAF = <T extends any[]>(
|
|||||||
timerId = null;
|
timerId = null;
|
||||||
if (watchdog) {
|
if (watchdog) {
|
||||||
clearTimout(watchdog);
|
clearTimout(watchdog);
|
||||||
|
watchdog = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user