rs-calendar/src/model
Fabrizio Iannetti d5b9799618 fix incorrect stacking of overlapping events from multiple calendars
sort the event collection after adding a calendar, as the drawing
functions rely on the event collection to be sorted by begin date

Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
2023-07-09 20:31:18 +02:00
..
events.rs fix incorrect stacking of overlapping events from multiple calendars 2023-07-09 20:31:18 +02:00
ical_bridge.rs fix incorrect stacking of overlapping events from multiple calendars 2023-07-09 20:31:18 +02:00