Replies: 2 comments 7 replies
-
avoid to use fillscreen while rewriting. you can set text background color instead. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have several screens how to clear all the screen before update? so I have sure that I dont have any remain from previous screen on the back? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am using this library with a 2.0" display, and I am getting some flicker on refresh the display.
I usually do a gfx->fillScreen(BLACK); before writing the new text/draw, so I see the screen flicker...
What is the best way to do this so the flicker is not visible?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions