mattlewis92 / angular-calendar

A flexible calendar component for angular 15.0+ that can display events on a month, week or day view.
https://mattlewis92.github.io/angular-calendar/
MIT License
2.72k stars 863 forks source link

dayStartMinute not rendering correct with hourSeqments #1575

Open timiman opened 2 years ago

timiman commented 2 years ago

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

matts-bot[bot] commented 2 years ago

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