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

Fix pull-down refresh #1292

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Fix pull-down refresh #1292

merged 1 commit into from
Sep 14, 2023

Conversation

Restioson
Copy link
Contributor

Fixes #313

@Restioson Restioson self-assigned this Sep 13, 2023
behavior: ScrollConfiguration.of(context).copyWith(
dragDevices: {
PointerDeviceKind.touch,
PointerDeviceKind.mouse,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This makes it possible on desktop, which is a nice QoL feature for development

@Restioson Restioson added this pull request to the merge queue Sep 14, 2023
Merged via the queue into main with commit bc4f043 Sep 14, 2023
7 checks passed
@Restioson Restioson deleted the fix-pulldown-refresh branch September 14, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix pull-down refresh for the wallet
2 participants