1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-20 14:19:13 +00:00
hekate/bdk/libs/lvgl
CTCaer eaa25114ad bdk: lvgl: do not do unneeded invalidations
A bug was fixed that was causing full parent object invalidations when tapping into a window.

Now if the object is already on top the invalidation is skipped and the whole rerender/draw is skipped, saving valuable cpu time.
2022-10-11 04:00:41 +03:00
..
docs
lv_core bdk: lvgl: do not do unneeded invalidations 2022-10-11 04:00:41 +03:00
lv_draw
lv_fonts
lv_hal
lv_misc bdk: lvgl: do not do unneeded invalidations 2022-10-11 04:00:41 +03:00
lv_objx
lv_themes
licence.txt
lv_version.h
lvgl.h
lvgl.mk