diff --git a/docs/TODO_MAJOR.md b/docs/TODO_MAJOR.md index 04c3db5cf..c563461ae 100644 --- a/docs/TODO_MAJOR.md +++ b/docs/TODO_MAJOR.md @@ -20,5 +20,6 @@ Please create an issue to suggest a new feature instead of adding pull request t - [x] LV_LABEL_LONG_DOTS removed, use LV_LABEL_LONG_ROLL instead - [x] *lv_list_set_element_text_roll()* removed. - [x] *lv_ddlist_set_fix_height()* instead of *auto_size* +- [x] *lv_gauge* rework to make it more like line meter (remove background but add scale lines) - [x] rename *lv_dispi_...* to *lv_indev_...* - [x] *lv_dispi_t* removed from *lv_action_type_t*. Use lv_indev_act() instead