Update TODO_MAJOR.md

This commit is contained in:
Gabor Kiss-Vamosi
2017-08-04 18:17:09 +02:00
committed by GitHub
parent 6e1a32e891
commit cd15f653f6

View File

@@ -7,5 +7,6 @@ Please create an issue to suggest a new feature instead of adding pull request t
## v5 ## v5
- [ ] rename repository from *lvgl* to *littlevgl* - [ ] rename repository from *lvgl* to *littlevgl*
- [ ] define renames: e.g. *USE_LV_BTN* to *LV_BTN_USE* - [ ] define renames: e.g. *USE_LV_BTN* to *LV_BTN_USE*
- [ ] Remove LV_DOWNSCALE (LV_ANTIALIAS will be used instead)
- [ ] *lv_ta_get_txt* rename to *lv_ta_get_text* - [ ] *lv_ta_get_txt* rename to *lv_ta_get_text*
- [ ] btnm_action pass text instead of text_id - [ ] btnm_action pass text instead of text_id