From cd15f653f6fe7a5c6a6496d9baa4b7a266e41988 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Fri, 4 Aug 2017 18:17:09 +0200 Subject: [PATCH] Update TODO_MAJOR.md --- docs/TODO_MAJOR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TODO_MAJOR.md b/docs/TODO_MAJOR.md index faef14244..0e10a5b7e 100644 --- a/docs/TODO_MAJOR.md +++ b/docs/TODO_MAJOR.md @@ -7,5 +7,6 @@ Please create an issue to suggest a new feature instead of adding pull request t ## v5 - [ ] rename repository from *lvgl* to *littlevgl* - [ ] 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* - [ ] btnm_action pass text instead of text_id