1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

CHANGELOG: fix typo

This commit is contained in:
Gabor Kiss-Vamosi 2020-06-16 12:05:13 +02:00
parent 4668bc0ee3
commit f61f045135

View File

@ -21,7 +21,7 @@
- `lv_btnm` fix sending events for hidden buttons
- `lv_gaguge` make `lv_gauge_set_angle_offset` offset the labels and needles too
- Fix typo in the API `scrllable` -> `scrollable`
- `tabview`: by default allow auto expanding the page only left and bottom directions. (#1573)
- `tabview`: by default allow auto expanding the page only to right and bottom (#1573)
## v7.0.1 (01.06.2020)