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

The bottom of the screen sometimes flickers on redraw #102

Open
bkthomps opened this issue Nov 10, 2020 · 0 comments
Open

The bottom of the screen sometimes flickers on redraw #102

bkthomps opened this issue Nov 10, 2020 · 0 comments
Assignees
Labels
bug Any code which does not result in the logical result

Comments

@bkthomps
Copy link
Owner

This happens because the screen is filled in with blank lines, then filled in with new text. To improve this, it could be done in one pass, or less filling could take place.

@bkthomps bkthomps added the bug Any code which does not result in the logical result label Nov 10, 2020
@bkthomps bkthomps self-assigned this Nov 10, 2020
@bkthomps bkthomps changed the title The bottom of the screen flickers on redraw The bottom of the screen sometimes flickers on redraw Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Any code which does not result in the logical result
Projects
None yet
Development

No branches or pull requests

1 participant