Skyost / FlutterWeekView

Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !
https://pub.dev/packages/flutter_week_view
MIT License
208 stars 89 forks source link

Press and drag causes UI issues on the web #102

Open mikezander opened 1 year ago

mikezander commented 1 year ago

When running on Flutter web, scrolling down on the calendar works fine but if you try to press/click and drag down on the calendar, the calendar view seems to continuously shrink in size. This causes the events to no longer render on the screen and freezes up the UI.