Skip to content

修复输入卡顿的问题#76

Merged
Richasy merged 1 commit intomainfrom
richasy/fixInputStuck
Sep 25, 2024
Merged

修复输入卡顿的问题#76
Richasy merged 1 commit intomainfrom
richasy/fixInputStuck

Conversation

@Richasy
Copy link
Owner

@Richasy Richasy commented Sep 25, 2024

Close #73

描述

因为太过频繁地计算当前输入的token,导致阻塞UI。现在改成定时刷新,在没有新的输入后1秒才计算当前的token

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

PR 检查清单

请检查你的 PR 是否满足以下要求:

  • 应用成功启动
  • 文件头已经被添加至所有源文件中
  • 包含破坏式更新

@Richasy Richasy added the bug Something isn't working label Sep 25, 2024
@Richasy Richasy merged commit 3e168ae into main Sep 25, 2024
@Richasy Richasy deleted the richasy/fixInputStuck branch September 25, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 输入文本时卡顿明显

1 participant