Closed
Bug 1374050
Opened 7 years ago
Closed 7 years ago
Pontoon has low quality images on HiDPI displays
Categories
(Webtools Graveyard :: Pontoon, enhancement, P4)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mivasi, Assigned: mivasi, Mentored)
Details
Pontoon logo in header is displayed in 32x32 which is not enough on HiDPI displays (MacBook Pro with Retina display). Also, percentage graphs are rendered without content.scale(ratio, ratio), so they look horrible on HiDPI displays.
Comment 1•7 years ago
|
||
We should try replacing it with the SVG logo:
https://github.com/mozilla/pontoon/blob/master/pontoon/base/static/img/logo.svg
Would you be interested in giving it a try?
Mentor: m
Flags: needinfo?(mvasicek)
Priority: -- → P4
Comment 3•7 years ago
|
||
Great, let me know if you need any further directions.
Assignee: nobody → mvasicek
Flags: needinfo?(m)
Comment 4•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/6316d75f3e9c7c09de7b502aa6b9125f7f4261ac
Fix bug 1374050: Change logo to SVG (#662)
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•