Skip to content

Commit

Permalink
Merge pull request #1 from tacko-o/macos_scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
tacko-o authored Jul 28, 2023
2 parents 7e59451 + 5fabb4a commit 46b0c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ class AppScrollBehavior extends MaterialScrollBehavior {
Set<PointerDeviceKind> get dragDevices => {
PointerDeviceKind.touch,
PointerDeviceKind.mouse,
PointerDeviceKind.trackpad,
};
}

0 comments on commit 46b0c0b

Please sign in to comment.