Closed
Bug 1719116
Opened 4 years ago
Closed 4 years ago
No gap between adjacent events in day/week views
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(thunderbird_esr78 unaffected)
RESOLVED
FIXED
91 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | unaffected |
People
(Reporter: darktrojan, Assigned: henry-x)
Details
Attachments
(2 files)
There should be a gap between two events at the same time, so they appear as distinct events. I suspect bug 1694820 caused this.
| Assignee | ||
Comment 1•4 years ago
|
||
Before rev 09a03ca922ba the "margin" for calendar-event-box came from a transparent border. But calendar-event-box now has its border set by the calendar-color-box class. So we use an actual margin instead.
Updated•4 years ago
|
Assignee: nobody → henry
Status: NEW → ASSIGNED
| Assignee | ||
Updated•4 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/e5c3b4b42e45
Give calendar event boxes a margin. r=darktrojan
| Reporter | ||
Updated•4 years ago
|
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•