Skip to content

Conversation

@davidmartos96
Copy link
Contributor

Issue #379

The scroll amount remains unchanged. The PR makes the amount configurable with the config struct.

@provokateurin
Copy link
Member

Hm if the scroll amount is wrong compared to the official flutter implementations why don't change it to the official scroll amount? But that could still be achieved with your PR.

@davidmartos96
Copy link
Contributor Author

Well, I made it that way in case you care about breaking changes in the behavior of the existing apps.
If you decide to simply change the current scroll amount, just let me know and I will update the PR

@provokateurin
Copy link
Member

I don't think anyone ever tried fixing the scroll in their app. So I guess it would fix it for everyone. @pchampio

@pchampio pchampio linked an issue Mar 31, 2020 that may be closed by this pull request
@pchampio pchampio self-requested a review March 31, 2020 13:01
Copy link
Member

@pchampio pchampio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!
This will be available in the next version,
use hover run -b '@master' for now.

@pchampio pchampio merged commit 58932d4 into go-flutter-desktop:master Mar 31, 2020
@davidmartos96
Copy link
Contributor Author

@pchampio Ok, great! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Increase scroll amount / make it configurable

3 participants