summaryrefslogtreecommitdiff
path: root/src/libs/lvgl/src
AgeCommit message (Collapse)AuthorFilesLines
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-1/+1
2020-05-17Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen ↵JF35-132/+343
used 2 lv_img objects (occured in Clock).
2020-03-08When a full screen refresh is done, apply a vertical scroll during the ↵JF181-0/+83792
refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow.