Actions
Feature #647
openConsider making WebView NestedScrolling aware
Start date:
12/07/2020
Due date:
% Done:
0%
Estimated time:
Description
This would involve updating WebView's internal scroll tracker whenever `startNestedScroll()` is called.
And would fix the buggy behavior described at https://www.stoutner.com/bug-in-webviews-handling-of-nested-scrolling/.
I would only make this change if it isn't too invasive and would be easy to maintain in the long run.
Actions