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

Merge 3c3fe46447e4d1453872789f2dc1adca41bca443 into dev

This commit is contained in:
github-actions[bot] 2020-07-22 14:19:34 +00:00 committed by GitHub
commit f7870310dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
- Add `lv_tabview_set_tab_name()` function - used to change a tab's name - Add `lv_tabview_set_tab_name()` function - used to change a tab's name
### Bugfixes ### Bugfixes
- Do not print for missing glyph if its height OR width is zero. - Do not print warning for missing glyph if its height OR width is zero.
## v7.2.0 (21.07.2020) ## v7.2.0 (21.07.2020)