Skip to content

修复MJRefreshAutoFooter初始化时没有添加底部忽略间距的问题#1596

Merged
wolfcon merged 1 commit intoCoderMJLee:masterfrom
Rogue24:master
Dec 21, 2023
Merged

修复MJRefreshAutoFooter初始化时没有添加底部忽略间距的问题#1596
wolfcon merged 1 commit intoCoderMJLee:masterfrom
Rogue24:master

Conversation

@Rogue24
Copy link
Contributor

@Rogue24 Rogue24 commented Dec 20, 2023

如果footer设置了ignoredScrollViewContentInsetBottom,当列表【刷新后】才添加footer,并且列表【内容不足一页】时,ignoredScrollViewContentInsetBottom并不会生效:
581703060091_ pic

需要滑动列表才会修正,原因是因为刚添加到列表上时并没有添加ignoredScrollViewContentInsetBottom,修正后就好了:
591703060152_ pic

@309598016
Copy link

309598016 commented Dec 20, 2023 via email

@wolfcon wolfcon merged commit 5d1d35f into CoderMJLee:master Dec 21, 2023
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

Successfully merging this pull request may close these issues.

3 participants