From 9909a4123f68ec4866705a60a24f98c2ea2aad76 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Mon, 12 Mar 2018 10:42:03 +0100 Subject: [PATCH] Update TODO_PATCH.md --- docs/TODO_PATCH.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/TODO_PATCH.md b/docs/TODO_PATCH.md index e38d175d3..d229ca99f 100644 --- a/docs/TODO_PATCH.md +++ b/docs/TODO_PATCH.md @@ -6,7 +6,10 @@ The bugfixes of the still not released version are in `beta` branche. ## Contributing Please create an issue to introduce a bug instead of adding pull request to this file. -## v5.0.3 (in progress) +## v5.1.1 (in progress) +- [ ] lv_line: set line.width ext. size to not trim parts on x = 0, y = 0 coordinates + +## v5.0.3 (09.03.2018) - [x] lv_chart: Fix the use of point_num more then 256 (Thanks to upbeat27) - [x] lv_label: fix 'offset' with LV_ANTIALIAS (LV_LABEL_LONG_ROLL was effected) - [x] lv_label: anim. time wasn't allyed for LV_LABEL_LONG_ROLL