HCAWN / gcal-multical-event-merge

Browser extension that visually merges the same event on multiple Google Calendars into one event.
GNU General Public License v3.0
26 stars 5 forks source link

Fix regex and month view events overlapping #29

Closed HCAWN closed 2 months ago

HCAWN commented 2 months ago

Prettier for main file. Could run the prettier with default setting on the whole repo at some point but not now...

https://github.com/HCAWN/gcal-multical-event-merge/issues/28 fixes this issue and in general better regex handling (perhaps still not infallable though)

Fixed all day events overlapping with each other (thus not making them visible in some cases) reported via email.

That issue may have also been the cause for this error: https://github.com/HCAWN/gcal-multical-event-merge/issues/27

Images showing overlapping: image

image