It would be nice to add more context to LV_EVENT_KEY. Instead of only sending the keycode as parameter with the event you could send a struct which holds the keycode and the event type (up/down)
1 Like
It would be nice to add more context to LV_EVENT_KEY. Instead of only sending the keycode as parameter with the event you could send a struct which holds the keycode and the event type (up/down)