Update TODO_MINOR.md

This commit is contained in:
Gabor Kiss-Vamosi
2017-08-16 11:49:22 +02:00
committed by GitHub
parent 2e60555506
commit d15980cdd3

View File

@@ -29,5 +29,4 @@ Here are ideas which are not assigned to a minor version yet:
- [x] style animations add
- [ ] lv_bind: bind a variable to an object or vice versa (update value periodically)
- [ ] 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)
- [ ] lv_label: padding enable/disable to increase size with hpad and vpad (useful with layouts)