Aaron
Aaron
I have a similar problem using `SliverMasonryGrid` and `SliverList` in `CustomScrollView`. The `SliverList` is placed below the `SliverMasonryGrid`, and the scroll position jumps to the `SliverMasonryGrid` when I scroll down...
I have a similar problem using `SliverMasonryGrid` and `SliverList` in `CustomScrollView`. The `SliverList` is placed below the `SliverMasonryGrid`, and the scroll position jumps to the `SliverMasonryGrid` when I scroll down...
I faced the same problem, could you support the left-most first and then the top-most placement algorithm?
I have a similar problem using `SliverMasonryGrid` and `SliverList` in `CustomScrollView`. The `SliverList` is placed below the `SliverMasonryGrid`, and the scroll position jumps to the `SliverMasonryGrid` when I scroll down...