Ortes

Results 32 comments of Ortes

Indeed it works but it does not have the exact same behavior because it scroll to the offset then backward (I put negative values because I have a pinned header...

I have submitted a PR that fix the symptoms maybe not the cause of the problem but it works #3336

> @Ortes Is this updated to match the current state of #8979 ? Yes all fine, Sorry for the mess I made while trying to rebase

Thanks for the review @stuartmorgan-g hopefully it is all fixed

> @Ortes The code sample uses third party package implementations. Can you provide only minimal but complete code sample without third party implementation that still shows the reported behavior ?...

Yes of course here is a screen record. I use a mouse wheel and not a trackpad maybe that can be a thing. I also test on flutter web https://github.com/flutter/flutter/assets/25187882/7564b45c-df93-490b-a684-1c314a4720ad

Yes indeed the bug seems to be similar. However as described in your linked comment I do use the NestedScrollView. I understand the constraints that nesting scroll views implies but...

> Where is the combination PR for initial review that this was split from (per [the documented process](https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changing-federated-plugins))? Is this ok like this ? [here](https://github.com/flutter/packages/pull/8979) is the PR for platform_interface

Sorry for the mess, I messed up while trying to rebase, it is clean now