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

Inline Picker Update #64

Merged
merged 1 commit into from
Nov 29, 2017
Merged

Inline Picker Update #64

merged 1 commit into from
Nov 29, 2017

Conversation

ZacharyKhan
Copy link
Collaborator

I've updated the code so that when pickerItems array is updated, the user can call update() on the cell and it will properly update the picker with the new items.

I've also have it so it sets the selected picker item index to 0 when the pickerItems array is updated in case the updated array contains less items, which results in an 'Index out of range' error.

@ZacharyKhan
Copy link
Collaborator Author

ZacharyKhan commented Feb 1, 2018

@ra1028 for some reason this PR is not included in the latest pod. Can you release an updated pod that includes all merged PR's?

@ra1028
Copy link
Owner

ra1028 commented Feb 28, 2018

@ZacharyKhan
Sorry for the late reply 🙇
I just released Former version1.6.1.

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

Successfully merging this pull request may close these issues.

2 participants