TouchGFX 4.16.0. Vertical Frontline Problem in Dynamic Graph Widget
Hi all,
I just installed the new release 4.16 of TouchGFX and have a problem when using the Dynamic Graph widget:
I am using "Wrap and Overwrite" Behaviour and The Vertical Frontline activated. Line Width: 1
When adding points to the graph the Frontline is not updated correctly. Previous line positions are not cleared and stay visible in the graph until it wraps.
Furthermore: When calling "Graphik.clear(); Graphik.invalidate()" the Vertical Frontline is not cleared and flickers or stays permanently at the previous position until it is overwritten by new data points.
Any idea how to overcome this issue?
BR
GS