Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello
Height of timelineMonth appointments is small (14px) and cannot be modified in AppointmentBuilder, it's hardcoded into appointment_layout. I've modified it by changing the return value of
_getTimelineAppointmentHeight - it turns out that you can make it quite big and if there are too many appointments to fit vertically into the space available they get neatly reduced in height.
Please make it possible to set height of appointments in AppointmentBuilder.
Thanks
Andrew