Skip to content

I want to be able to relate the left and right sides of how to operate? #4

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

Closed
lifetin opened this issue Jun 14, 2019 · 1 comment
Closed

Comments

@lifetin
Copy link

lifetin commented Jun 14, 2019

我希望能关联左右两边该如何操作?
下面的图片中,我在右边滚动时,希望左边能定位到具体位置,该如何操作?
现在我左右点击,能将右边的和左右关联,但是无法在右边滚动时,把左边关联?

I want to be able to relate the left and right sides of how to operate?
In the following picture, when I scroll on the right side, I hope that the left side can be positioned to the specific location. How to operate?
Now I can click right and left to associate right and left, but can't scroll right to associate left?

44

@jerrywell
Copy link
Member

you can try this solution when scroll position is changed. that is, just check the beginning/end of viewport to determine which section you wanna highlight.
flutter/flutter#19941 (comment)

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

2 participants