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

2.2.1版本索引偏移错误 #29

Closed
forkdog opened this issue Jun 28, 2019 · 4 comments
Closed

2.2.1版本索引偏移错误 #29

forkdog opened this issue Jun 28, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@forkdog
Copy link

forkdog commented Jun 28, 2019

@TalkingJourney
Copy link
Owner

你能详细描述复现这个问题的方法,或者提供使用库的代码或者demo也可以

@cocoZ
Copy link

cocoZ commented Sep 11, 2019

我这里也有同样的问题,

@cocoZ
Copy link

cocoZ commented Sep 11, 2019

@TalkingJourney
CGFloat offsetMaxY = self.tableView.contentSize.height + self.tableView.contentInset.bottom - self.tableView.bounds.size.height;

这行代码, 当contentSize.height 小于bounds.size.height 时, offsetMaxY 会有负数的情况

@TalkingJourney
Copy link
Owner

@forkdog @cocoZ 我近期修复下吧

TalkingJourney pushed a commit that referenced this issue Oct 24, 2019
@TalkingJourney TalkingJourney added the bug Something isn't working label Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants