Relative Content

Tag Archive for flutter-inappwebview

Scrolling not working on Windows Platform using touch pad

I am using InAppWebView version 6.2.0-beta.2 for the Windows platform, but I’m experiencing issues with scrolling using touchpad. Despite trying different values for the kScrollMultiplier, the scrolling is still not smooth. I also attempted to set gesture recognizers, but I haven’t been able to resolve the issue.

Scrolling not working on Windows Platform using touch pad

I am using InAppWebView version 6.2.0-beta.2 for the Windows platform, but I’m experiencing issues with scrolling using touchpad. Despite trying different values for the kScrollMultiplier, the scrolling is still not smooth. I also attempted to set gesture recognizers, but I haven’t been able to resolve the issue.