summaryrefslogtreecommitdiff
path: root/src/libs/lvgl/scripts
AgeCommit message (Collapse)AuthorFilesLines
2020-05-17Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen ↵JF1-4/+4
used 2 lv_img objects (occured in Clock).
2020-03-08When a full screen refresh is done, apply a vertical scroll during the ↵JF7-0/+2577
refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow.