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

「Improvement」- 优化视图渲染 #7

Open
shalldie opened this issue Jan 22, 2024 · 1 comment
Open

「Improvement」- 优化视图渲染 #7

shalldie opened this issue Jan 22, 2024 · 1 comment
Labels
feature-request Suggest an idea for this project. | 聊聊你的想法、想添加的功能。

Comments

@shalldie
Copy link
Owner

问题

视图闪烁

场景

  1. 设备刷新率较低
  2. markdown 内容太多

描述

目前的视图是全量渲染,在刷新率较低的设备,或者markdown内容太多时,滚动起来会造成闪烁问题。

计划

会探索、优化视图渲染方式,尝试局部刷新。

相关

charmbracelet/bubbletea#32
charmbracelet/bubbletea#95

@shalldie shalldie added the feature-request Suggest an idea for this project. | 聊聊你的想法、想添加的功能。 label Jan 22, 2024
@shalldie
Copy link
Owner Author

进度/计划

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Suggest an idea for this project. | 聊聊你的想法、想添加的功能。
Projects
None yet
Development

No branches or pull requests

1 participant