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

Cursor and Flicker on clear #19

Open
1Map opened this issue Feb 8, 2018 · 0 comments
Open

Cursor and Flicker on clear #19

1Map opened this issue Feb 8, 2018 · 0 comments

Comments

@1Map
Copy link

1Map commented Feb 8, 2018

When I have a progress bar that update, I do:

clear();
// Redraw progress bar with new values here

My question is:

  1. How to hide the cursor (toggle cursor on or off)
  2. The clear/redraw is causing a flicker effect on the screen. How can this be prevented, like:

Rather use offset x/y positions to update characters, than to do a clear / redraw?

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

No branches or pull requests

1 participant