Quote:
Originally Posted by nasser
@knc1
Tried your suggestion (different menu.json) on PW1... No change in behaviour. Lag still present for both orientations. In fact seems more for landscape mode.
|
Good.
Confirms baf's suspicion that what you see is a result of the screen refresh rate.
I.E: Application starts with the same delay or LESS to let you see more of the screen refresh.
The PW-1 has the older i.MX50 series cpu/SoC - the newer devices have the i.MX6 cpu/SoC.
And the newer i.MX6 SoC includes an enhanced performance e-ink controller.
All of those differences should go away when someone delays the 'widget show' until after the drawing is complete.
I wrote 'someone' because this is probably in his public repository, anyone can submit a patch, we don't have to wait for baf to do it himself.