Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: 使用 SwiftUI 重写查询窗口 #551

Open
tisfeng opened this issue May 13, 2024 · 1 comment
Open

dev: 使用 SwiftUI 重写查询窗口 #551

tisfeng opened this issue May 13, 2024 · 1 comment

Comments

@tisfeng
Copy link
Owner

tisfeng commented May 13, 2024

目前查询窗口的刷新存在一些问题 #541 ,CPU 占用高,刷新动画不流畅等问题,虽然通过限制刷新频率 #548 大大缓解了 stream 请求导致界面卡顿情况,但这种方式治标不治本,也不利于后续优化,因此决定直接使用 SwiftUI 重写查询窗口。

目测这会是一个比较庞大的任务,我们可以将它拆解成许多小任务,大家一起来参与,一步步实现。

@tisfeng
Copy link
Owner Author

tisfeng commented May 29, 2024

@CanglongCl 最近是否有空做一下这个?类似之前设置页那样搭好框架,然后实现一个窗口服务示例,例如 OpenAI,后续细节部分我们可以慢慢填充。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant