You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find the mp equivalent of function lv_group_focus_obj lv.group_t doesn't have a method called focus_obj nor can I find anything related to forcing focus in lv.obj
I can't find the mp equivalent of function
lv_group_focus_obj
lv.group_t
doesn't have a method calledfocus_obj
nor can I find anything related to forcing focus inlv.obj
What is the correct way to set the focused object in a
lv.group_t
?The text was updated successfully, but these errors were encountered: