Skip to content

week-grid, week-header: switch drag and drop to new API

When updating an event via drag and drop, use the new gcal_event_new_from_event to create a fresh event, then modify that. The manager will clean up the new event when the change commits.

Edited by Douglas Fuller

Merge request reports