Skip to content

Fix month and year not getting updated after reseting date to today

Carl Schwan requested to merge work/calendar-update-fix into master

The old code forgot to launch some signal by directly assigning todat to the displayed date. Using the setter make sure everything is displayed visually.

Merge request reports