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!
When an event falls between two time slots in the workweek view, it is displayed at the begining of the next time slot instead of between the two corresponding slots.
Example:
Event 15:30-16:00
TimeSlotViewSettings => timeInterval:Duration: 45 minutes, timeIntervalHeight: 20,
Display show folowing timeslots: 15:20, 16:15, 17:00
Event is displayed on the top of the 16:15 slot => this is wrong as the event stops at 16:00