You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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)
我希望能关联左右两边该如何操作?
下面的图片中,我在右边滚动时,希望左边能定位到具体位置,该如何操作?
现在我左右点击,能将右边的和左右关联,但是无法在右边滚动时,把左边关联?
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?
The text was updated successfully, but these errors were encountered: