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

open func reloadItem(at index: Int) 宽度不更新问题 #255

Open
ChenYongJunM opened this issue Aug 9, 2024 · 0 comments
Open

open func reloadItem(at index: Int) 宽度不更新问题 #255

ChenYongJunM opened this issue Aug 9, 2024 · 0 comments

Comments

@ChenYongJunM
Copy link

内部实现只会去更新cell的 显示: cell?.reloadData(itemModel: itemDataSource[index], selectedType: .unknown)
如果刷新前后 文本不一致,会有显示问题

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

1 participant