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

CurrentTimeCirclePosition.left shows circle on top of hours column #39

Closed luistrivelatto closed 4 years ago

luistrivelatto commented 4 years ago

Describe the bug Setting currentTimeCirclePosition = CurrentTimeCirclePosition.left on the day view style shows the time circle on top of the hours column.

To Reproduce

  1. Take the example code.
  2. Set the demo day view style to
    style: const DayViewStyle(
        currentTimeCircleColor: Colors.pink,
        currentTimeCirclePosition: CurrentTimeCirclePosition.left,
      ),

Expected behavior Should be shown on the right of the hours column.

Screenshots 20200626_034351

Smartphone (please complete the following information): Device: Galaxy A8 OS: Android 9