1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

Merge 8cd738eaa18125c496881197f34097c453c99ff4 into dev

This commit is contained in:
github-actions[bot] 2020-11-25 17:22:44 +00:00 committed by GitHub
commit 42e1037de5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
- fix(indev) in LV_INDEV_TYPE_BUTTON recognize 1 cycle long presses too
- fix(arc) make arc work with encoder
- fix(slider) adjusting the left knob too with encoder
- fix reference to LV_DRAW_BUF_MAX_NUM in lv_mem.c
## v7.7.2 (17.11.2020)
### Bugfixes