Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kScrollMultiplier should be configurable in Windows #2364

Closed
1 of 2 tasks
augustresende opened this issue Oct 22, 2024 · 6 comments
Closed
1 of 2 tasks

kScrollMultiplier should be configurable in Windows #2364

augustresende opened this issue Oct 22, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@augustresende
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The scroll is junky, scrolling large chunks of the page instead of smooth from default browser

Expected Behavior

Smoth scrolling, making this variable default as 1 (or even better, customizable), fixes the problem

Steps with code example to reproduce

N/A

Stacktrace/Logs

N/A

Flutter version

latest

Operating System, Device-specific and/or Tool

Windows 11 23H2

Plugin version

v6.1.5

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@augustresende augustresende added the bug Something isn't working label Oct 22, 2024
@augustresende
Copy link
Author

@zhalil
Copy link

zhalil commented Oct 24, 2024

same problem, jumps by 500 pieces with one mouse scroll

@pichillilorenzo pichillilorenzo added enhancement New feature or request and removed bug Something isn't working labels Oct 24, 2024
@pichillilorenzo
Copy link
Owner

Yep, it probably should be something configurable. I can add it as a new parameter in InAppWebViewSettings 👍.
By the way, what could be the best default value for it? 1 should be ok?

@zhalil
Copy link

zhalil commented Oct 24, 2024

Yep, it probably should be something configurable. I can add it as a new parameter in InAppWebViewSettings 👍. By the way, what could be the best default value for it? 1 should be ok?

yes I think 1 is the best solution, because everyone expects the same behavior as in the browser

@pichillilorenzo
Copy link
Owner

Released new version 6.2.0-beta.1. The default value is 1 and you can change it using InAppWebViewSettings.scrollMultiplier.

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants