diff --git a/docs/TODO_MINOR.md b/docs/TODO_MINOR.md index bcb422731..3a9f1f560 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -19,4 +19,5 @@ Here are ideas whish are not assigned to a minor version yet: - [x] lv_btn: add lv_btn_get_..._action - [x] lv_list: add lv_list_get_element_label/img - [x] style animations add -- [ ] btnm: besides 0. byte (width dsc) 1. byte: hidden (\177, 0x7F, delete) +- [ ] lv_btnm: besides 0. byte (width dsc) 1. byte: hidden (\177, 0x7F, delete) +- [ ] lv_label: font attribut to override style's font (no extra style needed to set only different font)