From f547a7dbc284b15227cadcd37cf74b6b189763ff Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Wed, 2 Aug 2017 22:59:24 +0200 Subject: [PATCH] Update TODO_MINOR.md --- docs/TODO_MINOR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TODO_MINOR.md b/docs/TODO_MINOR.md index 3a9f1f560..28b236d10 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -21,3 +21,4 @@ Here are ideas whish are not assigned to a minor version yet: - [x] style animations add - [ ] 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)