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 88 forks source link

Current time indicator is not on the exact current time #95

Closed maltekiessling closed 2 years ago

maltekiessling commented 2 years ago

Describe the bug The current time indicator is aligned so that the upper end is on the current time. This is especially noticeable when the circle has a larger radius.

Expected behavior The center of the bar should be on the current time.

Screenshots With bug: image

Expected: image

Smartphone (please complete the following information): Tested on device:

Tested in simulator:

Possible fix

image