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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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