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

Scale links when merged event does not occupy full row #20

Closed michaelblyons closed 1 year ago

michaelblyons commented 1 year ago

When there are multiple concurrent events, the link placement for each part of merged events doesn't seem to be in the right place. In the screenshot below, I clicked in the red circle expecting to bring up the blue event of the merged set. Instead, I got the brown one.

Calendar Screen Shot

I suspect what is happening is that I'm clicking in a place that would be brown if the merged event covered the whole width, but the scaling for links isn't accounting for the reduced width.

HCAWN commented 1 year ago

Fixed and under review from Google: https://github.com/HCAWN/gcal-multical-event-merge/pull/22 Check for V2.3.4 (top left of the extension window) in a few hours/ a day