diff --git a/docs/TODO_PATCH.md b/docs/TODO_PATCH.md index e1d5f0653..ffb749ae1 100644 --- a/docs/TODO_PATCH.md +++ b/docs/TODO_PATCH.md @@ -13,7 +13,7 @@ Please create an issue to introduce a bug instead of adding pull request to this - [x] lv_txt_ut8_size fiy for 4 byte characters - [x] lv_slider: fix knob_in with not zero min value - [ ] lv_area_is_on: handled some cases wrong -- [ ] lv_indev: buffered indevs (return *true* in indev_read) was handled af non-buffered +- [x] lv_indev: buffered indevs (return *true* in indev_read) was handled as non-buffered - [ ] drag: don't invalidate if the object wasn't moved ## v5.0.2 (released at: 19.01.2018)