From 123ea43dfcef2d46da0dd7ec26fc41714e6c10bb Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Mon, 3 Jul 2023 09:50:08 +0200 Subject: [PATCH] Update ROADMAP.rst --- docs/ROADMAP.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ROADMAP.rst b/docs/ROADMAP.rst index a972276a1..c5987d6a4 100644 --- a/docs/ROADMAP.rst +++ b/docs/ROADMAP.rst @@ -151,6 +151,7 @@ Others - |uncheck| Variable binding. I.e create properties which can be bound to objects and those obejcts are notified on value change. Maybe based on `lv_msg`? - |uncheck| Consider `stagger animations `__. +- |uncheck| Add custom indev type. See [here](https://github.com/lvgl/lvgl/issues/3298#issuecomment-1616706654). Ideas -----