Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DidSelect TableView.reloaddata() #8

Closed
Manny7311 opened this issue Nov 19, 2016 · 1 comment
Closed

DidSelect TableView.reloaddata() #8

Manny7311 opened this issue Nov 19, 2016 · 1 comment

Comments

@Manny7311
Copy link

Everything is working on DidSelect, but when I call tableview.reload the tableview reloads with the correct data but the segmented control stays on index[0] even though the print says index[1]. I only have two titles on the segementedControl.

When I select index[1] the segment jumps to it and immediately switches back to index[0].

@polqf
Copy link
Owner

polqf commented Nov 19, 2016

Would help if you post the code that creates/affects the TwicketSegmentedControl

@polqf polqf closed this as completed Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants