Hi,
I am trying to trigger the custom draw function on specific parts of the screen based on touch events received on other widgets. gx_system_canvas_refresh and gx_system_dirty_mark show weird behavior as it seems that either they only update after receiving the very last touch event, or they have some lag in redrawing the widget. Is there any other way I can trigger the redraw faster?
On a separate note, the application works as intended in terms of sequence of draws when I specify the entire window to accept focus, but it causes a huge delay in screen responsiveness overall, as we are doing a 270 degrees rotation using e2studio configuration settings, that eats up cpu resources.
Any help would be appreciated.
[R7FS7G27H2A01CBD MCU, e2studio 5.1.0.022, SSP 1.1.3]
Thank you,
Masi