I’m using v6.0.
When I generate larger size fonts (ex: 128) myself, moving the mouse can cause confusion in character display.
Hi,
It should be fixed with https://github.com/littlevgl/lvgl/pull/1111
It it working with the latest dev-6.0
branch?
I’m using pc_simulator_sdl_eclipse branch dev-6.0
, so the lvgl
is not the latest version. I try to fix this problem by hand, and now it works fine. Please update the pc_simulator
! Thank you!
We do try to as often as possible, but it’s usually best to manually update it on your end as well.