Closed
Bug 1233816
Opened 10 years ago
Closed 10 years ago
Blurry left arrow in calendar view
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
4.7
People
(Reporter: MakeMyDay, Assigned: Paenglab)
Details
Attachments
(2 files)
|
3.38 KB,
image/png
|
Details | |
|
2.66 KB,
patch
|
MakeMyDay
:
review+
Fallen
:
approval-calendar-aurora+
|
Details | Diff | Splinter Review |
The left arrow to navigate backwards in time in the calendar views is blurry on win 7 while the right arrow looks sharp, see screenshot.
| Reporter | ||
Updated•10 years ago
|
OS: Unspecified → Windows 7
| Assignee | ||
Comment 1•10 years ago
|
||
This should fix it.
The SVGs had not-even coordinates (0.5 instead 1.0) and the transformation for the left button was made on the whole button and not the icon directly. This made the icons blurry. The left more than the right because of the additional tranformation.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8700169 -
Flags: review?(makemyday)
| Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8700169 [details] [diff] [review]
Bug1233816 .patch
Review of attachment 8700169 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good now!
Attachment #8700169 -
Flags: review?(makemyday) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
| Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8700169 [details] [diff] [review]
Bug1233816 .patch
This should also go to aurora.
Attachment #8700169 -
Flags: approval-calendar-aurora?(philipp)
Comment 4•10 years ago
|
||
https://hg.mozilla.org/comm-central/rev/30e6b4a7c879d00b21cb442ef7ad0c16e85d9558
Bug 1233816 - Make the calendar view arrows sharp. r=MakeMyDay
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 4.8
Updated•10 years ago
|
Attachment #8700169 -
Flags: approval-calendar-aurora?(philipp) → approval-calendar-aurora+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Whiteboard: [checkin-needed comm-aurora]
Comment 5•10 years ago
|
||
Backported to releases/comm-aurora changeset c436a14a1102
Keywords: checkin-needed
Target Milestone: 4.8 → 4.7
Updated•10 years ago
|
Whiteboard: [checkin-needed comm-aurora]
You need to log in
before you can comment on or make changes to this bug.
Description
•