Closed nandorojo closed 2 years ago
I believe this existing ticket captures this need: https://github.com/fullcalendar/fullcalendar/issues/5762 ↑ Please visit the above issue, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates.
Thanks @acerix! While it is indeed a duplicate of that issue, there doesn't seem to be any activity on that issue. Do you have any tips on how I may be able to patch a fix? Happy to send a PR.
Here I have the same calendar. The first is with FullCalendar. The second is my Google Calendar. Notice that the Google Calendar enforces the same height for every row. However, FullCalendar has an awkward different height per row, depending on the number of events per row. I'd like to not have this.
How can I make every row the same height? I didn't see this on the sizing docs. Thank you!