From 39961a686fc3048dc179d7999ff593d0ba9fef12 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Wed, 7 Feb 2018 13:32:34 +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 79827e2f3..89e920b94 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -39,6 +39,7 @@ Here are ideas which are not assigned to a minor version yet: - [ ] Merge symbol fonts (basic, file and feedback) into one font - [ ] lv_group: different default style_mod function with LV_COLOR_DEPTH 1 - [ ] lv_img_set_data() for const. image data instead of file system usage +- [ ] lv_obj_set_sticky: new object attribute, to force input device to NOT find new object when the object's pressing is lost ## v5.0 (released at: 20.12.2017) - [x] UTF-8 support