From 0733018ba563b4084d4dacadd4450fa0ca8205a3 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Fri, 19 Jan 2018 14:10:59 +0100 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 87c744be6..e6912aa1c 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -25,6 +25,7 @@ Here are ideas which are not assigned to a minor version yet: - [ ] Right-to-left write support - [ ] Detached area (for video rendering where LittlevGL don't put pixels) - [ ] lv_ta: add placeholder text +- [ ] lv_ibtn: new object type: an image wich acts as a button (different image for different states) ## v5.0 (released at: 20.12.2017) - [x] UTF-8 support