Skip to content

fix(tabview): implemented setter for TabViewItem's config #1370

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

Merged
merged 4 commits into from
Jun 25, 2018

Conversation

buuhuu
Copy link
Contributor

@buuhuu buuhuu commented Jun 8, 2018

I implemented a setter for the configuration so that the binding can change the configuration and apply the changes to the underlying view. I kept all of the previous getters/setters decorated as inputs even tough they are not working as expected. This is for compatibility reasons and can be challenged. The implementation of each has been adapted to use the new configuration setter to apply the configuration change.

Fixes #845

@ghost ghost added the ♥ community PR label Jun 8, 2018
@ghost ghost assigned MartoYankov Jun 13, 2018
@ghost ghost added in progress and removed ♥ community PR labels Jun 13, 2018
@MartoYankov
Copy link
Contributor

test

@MartoYankov
Copy link
Contributor

test

2 similar comments
@MartoYankov
Copy link
Contributor

test

@MartoYankov
Copy link
Contributor

test

@ghost ghost assigned vakrilov Jun 25, 2018
@MartoYankov
Copy link
Contributor

test

@MartoYankov MartoYankov merged commit 1d44679 into NativeScript:master Jun 25, 2018
@ghost ghost removed the in progress label Jun 25, 2018
@buuhuu
Copy link
Contributor Author

buuhuu commented Jun 25, 2018

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants