summaryrefslogtreecommitdiff
path: root/src/libs/lvgl/patches
AgeCommit message (Collapse)AuthorFilesLines
2021-01-17Fix bug in animation management for lv_labelJean-François Milants1-0/+51
2020-03-08When a full screen refresh is done, apply a vertical scroll during the ↵JF1-0/+122
refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow.