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

Crashes when disabling a segment #7

Closed
AndyJordan opened this issue Oct 25, 2012 · 1 comment
Closed

Crashes when disabling a segment #7

AndyJordan opened this issue Oct 25, 2012 · 1 comment
Labels

Comments

@AndyJordan
Copy link

When disabling a segment:

[self.typeSegmentedControl setEnabled:NO forSegmentAtIndex:PlaySegmentIndex];

Crashes with:

*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 1 beyond bounds for empty array'
@AndyJordan
Copy link
Author

Ah this is a duplicate. I've just noticed it is already on your TODO list.

@rs rs closed this as completed in 4f664e7 Nov 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants