Skip to content

Fix unpredictable bumping of dates, hours and minutes while editing events details' times

Spaghetti Sensei requested to merge muneebillahi/gnome-calendar:fix_#1121 into main

What this MR Fixes:-

  1. Calendar doesn't add 1 to 23 so that the calendar does not assume the event to be scheduled for the next day. And for the rest it works like usual. Mentioned in #1121
  2. It handles scheduling of overnight issues as mentioned in #1123
  3. Automatic hour shifting used to automatically shift minutes in an unusual manner which this MR fixes. Mentioned in #1124
Edited by Spaghetti Sensei

Merge request reports