Details
-
Improvement
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Currently, the embeddable build status plugin uses images which look poor on Retina screens. This could be addressed by either:
- Supporting 2x Images
- Building the build status widget/icon using HTML instead of an image
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 152974 ] | JNJira + In-Review [ 194417 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Using SVG icons would solve this nicely.
E.g. Travis CI is transitioning from PNG to SVG icons for this reason.