This website requires JavaScript.
Explore
Help
Sign In
github
/
tmagic-editor
Watch
1
Star
0
Fork
0
You've already forked tmagic-editor
mirror of
https://github.com/Tencent/tmagic-editor.git
synced
2026-08-10 14:58:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
/
tests
History
roymondchen
b544f05917
fix(editor): 修复 IdleTask 在 requestIdleCallback timeout 时队列空转的问题
...
主线程持续繁忙时回调因 timeout 触发,timeRemaining() 恒为 0 导致任务无法执行且依赖收集卡住;改用时间预算分批推进并补充单测。
2026-08-04 12:19:39 +08:00
..
unit
fix(editor): 修复 IdleTask 在 requestIdleCallback timeout 时队列空转的问题
2026-08-04 12:19:39 +08:00