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

variable minimum duration #1722

Closed MonkeeBoii closed 4 months ago

MonkeeBoii commented 4 months ago

Describe the bug

I cannot decrease the size of an event that is 30 min.

Minimal reproduction of the problem with instructions

Go to the week/day section and click on the calendar to create an event that is longer than 30 minutes and try to reduce it. https://calendar-cec02.firebaseapp.com/

Screenshots

Versions

matts-bot[bot] commented 4 months ago

Thanks so much for opening an issue! If you'd like to support this project, then please consider sponsoring me

MonkeeBoii commented 4 months ago

[minimumEventHeight]="15" for this problem