monyschuk/LITabControl

Selecting tab programmatically?

Opened this issue · 1 comments

How do I select a tab programmatically?

I mean i can sure use setSelectedItem:, (after a reloadData) but this doesn't autoscroll the selected item into view. What is going on?

Code should definitely be altered to autoscroll to the selected item when it's set...