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

Update View Models Without Reloading The Table #25

Open
Blackjacx opened this issue Apr 16, 2020 · 0 comments
Open

Update View Models Without Reloading The Table #25

Blackjacx opened this issue Apr 16, 2020 · 0 comments
Assignees

Comments

@Blackjacx
Copy link
Owner

Expected behaviour

It must be possible to update the view models without reloading the table view. When you use a e.g. UISwitch and press it the change must be reflected in the view model but since the switch value has already changed it is not necessary to update reload the cell.

Actual behaviour

On update of view models the table is always reloaded.

@Blackjacx Blackjacx self-assigned this Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant