From 22dabf9c2a561a8f0ffe732d184f22ce891ed20b Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Wed, 16 Aug 2017 20:06:49 +0200 Subject: [PATCH] Update TODO_MINOR.md --- docs/TODO_MINOR.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/TODO_MINOR.md b/docs/TODO_MINOR.md index 0323fc4f6..560328f7e 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -27,5 +27,4 @@ Here are ideas which are not assigned to a minor version yet: - [x] lv_list: add lv_list_get_element_label/img - [x] lv_ta: lv_ta_set_one_line to configure the Text area to one lined input field - [x] style animations add -- [ ] lv_bind: bind a variable to an object or vice versa (update value periodically) - [x] lv_btnm: besides 0. byte (width dsc) 1. byte: hidden (\177, 0x7F, delete)