cherry-studio/src/renderer
MyPrototypeWhat bf8f49f87e feat: throttle updateTranslationBlock dispatch for improved performance (#6442)
- Introduced throttling to the updateTranslationBlock dispatch function to limit the frequency of updates, enhancing performance during message operations.
- Utilized lodash's throttle function to ensure efficient handling of accumulated text updates.
2025-05-25 23:37:59 +08:00
..
__tests__ refactor: implement message editing and resend functionality (#5901) 2025-05-19 15:38:00 +08:00
src feat: throttle updateTranslationBlock dispatch for improved performance (#6442) 2025-05-25 23:37:59 +08:00
index.html refactor: update spinner handling and improve initialization timing 2025-05-18 22:05:35 +08:00
miniWindow.html fix: miniWindow not found 2025-05-11 23:54:47 +08:00