You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up from #234 (#213). That PR focused on the baseline functionality of overlapping events. This one focuses on providing better styling and UX for these overlapping events
Add space between overlapping events. Reference how Outlook does this.
This will make it easier to see and click events that overlap
When dragging an overlapping event, the event width expands to the full column.
Without this, the dragged event's width doesn't match the cursor or column lines, which makes repositioning it feel awkward.