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

外部关闭scrollEnabled后无效 #56

Open
zakicheung opened this issue Sep 23, 2024 · 0 comments
Open

外部关闭scrollEnabled后无效 #56

zakicheung opened this issue Sep 23, 2024 · 0 comments

Comments

@zakicheung
Copy link

zakicheung commented Sep 23, 2024

代码步骤:

  1. 控件设置emptyDataSetSource & emptyDataSetDelegate,触发内部dzn_invalidate,内部开启了self.scrollEnabled = YES;
  2. 控件手动设置isScrollEnabled = false
  3. 使用过程中,触发了dzn_reloadEmptyDataSet->isEmptyDataSetVisible->dzn_invalidate, 滚动又被开启

期望结果:
内部不要强制去控制isScrollEnabled

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