caduandrade / tabbed_view

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

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

Closed ammar629 closed 3 weeks ago

ammar629 commented 3 months 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 3 months 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?