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
Using SVG icons would solve this nicely.
E.g. Travis CI is transitioning from PNG to SVG icons for this reason.