caduandrade / tabbed_view

Widget inspired by the classic Desktop-style tab component.
MIT License
49 stars 16 forks source link

[Bug] On tab selection, the focus doesn't shift to the selected tab #47

Open ammar629 opened 1 month ago

ammar629 commented 1 month ago

I can add tabs without issues and even switch between them flawlessly, but when the tab is selected the focus isn't shifted to the current tab

caduandrade commented 1 month ago

Hi @ammar629!

Sorry, what did you mean by focus in this case? Some component inside the tab like text field? If you have an example main code, could you paste it here?