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

Update TODO_MAJOR.md

This commit is contained in:
Gabor Kiss-Vamosi 2017-09-21 14:18:54 +02:00 committed by GitHub
parent 0b8daf5283
commit d610872ee7

View File

@ -18,3 +18,5 @@ Please create an issue to suggest a new feature instead of adding pull request t
- [ ] Remove LV_DOWNSCALE (LV_ANTIALIAS will be used instead)
- [ ] *lv_ta_get_txt* rename to *lv_ta_get_text*
- [ ] lv_btnm_set_styles for *tpr*, t*rel* and *ina* too
- [ ] LV_LABEL_LONG_DOTS removed, use LV_LABEL_LONG_ROLL instead
- [ ] lv_list_set_element_text_roll removed.