Order calendar events are displayed in month view

Hi,

I am using the vaadin calendar add on with a custom event provider. In the month view I would like events that occur on the same day to display in start time order. I make sure that getEvents returns events in start date order, similarly when adding or removing events from my event list. I can not seem to get my events to display in order of start time in the month view.

Is it possible to control the order that events are displayed in the month view on the vaadin calendar add on?

regards,
Andrea

A bug report for this issue exists.

See
http://dev.vaadin.com/ticket/8616