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

Not support in CustomScrollView #4

Closed
luodongseu opened this issue Jun 13, 2018 · 3 comments
Closed

Not support in CustomScrollView #4

luodongseu opened this issue Jun 13, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@luodongseu
Copy link

No description provided.

@peng8350 peng8350 added the bug Something isn't working label Jun 13, 2018
@peng8350
Copy link
Owner

Thanks report,I will check this problem

@peng8350
Copy link
Owner

I've found the root of the problem. The buildSlivers implementation in BoxScrollView and CustomScrollView is different, BoxScrollView is a copy of the array, CustomScrollView is a reference array.

@peng8350
Copy link
Owner

it May be fixed!

@gxg-886 gxg-886 mentioned this issue Nov 25, 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

2 participants