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

TableItem reload with animation, ignored animation #44

Open
lorencr7 opened this issue Oct 24, 2019 · 2 comments
Open

TableItem reload with animation, ignored animation #44

lorencr7 opened this issue Oct 24, 2019 · 2 comments

Comments

@lorencr7
Copy link

lorencr7 commented Oct 24, 2019

When calling the method
public func reload(with animation: UITableView.RowAnimation = .automatic)
it looks that the parameter animation is being ignored of. If you set, for example, animation .left in the TableViewManager and try to reload an item with animation .top, the item reloads but with .left animation

@rmenezes
Copy link

Indeed. I'm testing here a hotfix and will keep you posted.

@MikePT28
Copy link

MikePT28 commented Nov 11, 2019

I've proposed a fix, please check the pull request

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

3 participants