Page 1 of 1

Update for grafik flickering

PostPosted: Sat Mar 16, 2019 10:54 pm
by Giveatry
Can we hope for an update that fixes the flicker? It's very annoying because it restricts the individual configuration of the display for me.

Re: Update for grafik flickering

PostPosted: Wed Mar 20, 2019 2:04 pm
by TheLaGmAn
You mean for the plot graph or what type of flickering?
If you are using a background image, flickering cant be avoided, the display does not have double buffering (hardware) so its not possible to render an image on top of a different one without redrawing, you can make it happen less often by splitting images into parts or keeping a static color behind whats going to change

Re: Update for grafik flickering

PostPosted: Thu Mar 21, 2019 5:04 pm
by Giveatry
TheLaGmAn wrote:You mean for the plot graph or what type of flickering?

Yes, the flickering when i enable in the Plot Graph the Show sensor value
Flickering smal.jpg

btw. Is there any way to add a % sign?