Setup is LVGL 9.2.2, EEZ Studio 0.220, LVGL-Flow Arduino PlatformIO, ESP32.
This is a follow up on my last post after making the call ui_tick() in loop I am able to navigate to the new screen, but I don't have focus on the widgets of the new screen (indev is encoder); I can navigate widgets on initial screen, and in the run simulator everything is working correctly. Any ideas? does it update the default widget grouping automatically. thank you.