angular-calendar icon indicating copy to clipboard operation
angular-calendar copied to clipboard

dayStartMinute not rendering correct with hourSeqments

Open timiman opened this issue 2 years ago • 1 comments

Describe the bug

When adding the lines below to the official demo at the day view part, the render of the calendar seems off, because the visible starting hour is 6:00 but the real programming starting hour is 6:30.

[dayStartHour]="6" [dayStartMinute]="30" [hourSegments]="4"

Screenshots

Versions

  • @angular/core: 11.2.8
  • angular-calendar: 0.28.28
  • Browser name and version: Chrome 101.0.4951.54

timiman avatar May 06 '22 10:05 timiman

Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider sponsoring me

matts-bot[bot] avatar May 06 '22 10:05 matts-bot[bot]