Sylvain Quendez

Results 24 comments of Sylvain Quendez
trafficstars

New video of the issue: https://github.com/sylque/discpage/assets/42490951/d89482ca-5f39-4a3a-a78a-9f6256753be3

What is strange in the above video is that, from the very beginning (before the flicker problem occurs), the progress bar is not at its usual place: ![vlcsnap-2023-10-23-16h12m41s910](https://github.com/sylque/discpage/assets/42490951/c14746be-e02e-4b63-8b09-53a2644977e7) Instead it...

I've tried to reproduce this issue on several Android+Chrome and Apple+Safari platforms, without any success. Tests performed by the tabletpc community (see the link at the top of this topic)...

Maybe related to https://github.com/lovyan03/LovyanGFX/issues/382?

Hi @lovyan03 , Sorry to be late on this. Yes, I am using the M5.Imu from M5Unified on the M5StickC-PLUS2. I will try to create a small program to reproduce...

@lovyan03 , please find here a program to reproduce the issue: https://github.com/sylque/i2c_bug In order to compile it, you'll need to make a small change to your local M5Unified library, as...

The fix seems to work nicely on my side. Thank you @lovyan03 !

@lovyan03 , unfortunately the issue is still there. It's quite baffling because it appeared to have been resolved previously, but it has now resurfaced. To reproduce the issue , I'm...

@alwint3r, @lovyan03, sorry for being late on this. @lovyan03 I've just tested the latest dev branch and unfortunately the issue is still there, although less frequent. It seems to occur...

The issue is still there with the latest commit in the #develop branch: ``` 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15...