Closed Levi-Lesches closed 1 month ago
Here's how we can fix it:
details.kind == PointerDeviceKind.trackpad
That should let trackpads scroll the calendar view
Here's how we can fix it:
details.kind == PointerDeviceKind.trackpad
here, then return out of the function: https://github.com/werner-scholtz/kalender/blob/50043322a49ade38194ae9c477c5691bcb697294/lib/src/components/gesture_detectors/multi_day_page_gesture_detector.dart#L126-L130That should let trackpads scroll the calendar view