| Summary: | External install button has low resolution | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Community | Reporter: | Pierre-Yves Bigourdan <pyvesdev> | ||||||||
| Component: | Marketplace | Assignee: | Eric Poirier <eric.poirier> | ||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||
| Severity: | normal | ||||||||||
| Priority: | P3 | CC: | aobuchow, chris.guindon, nobody, tellastory73 | ||||||||
| Version: | unspecified | ||||||||||
| Target Milestone: | --- | ||||||||||
| Hardware: | PC | ||||||||||
| OS: | Windows 10 | ||||||||||
| Whiteboard: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Pierre-Yves Bigourdan
Christie, I am thinking we need a svg of our external install button. Can you help us create that? +1 I will add it here shortly. Created attachment 283648 [details]
Updated Install Button
The high resolution button is now on the production website. Let me know if there's anything else. Thanks. Created attachment 283879 [details]
Button in Readme
Thanks for resolving! However, I've just tried pasting the HTML obtained via the "External Install Button" tab On a GitHub readme, the button is giant. It looks like the width style is being ignored.
(In reply to Pierre-Yves B. from comment #5) > Created attachment 283879 [details] > Button in Readme > > Thanks for resolving! However, I've just tried pasting the HTML obtained via > the "External Install Button" tab On a GitHub readme, the button is giant. > It looks like the width style is being ignored. Hi Pierre-Yves, Thanks for pointing this out, I really thought that the svg would resize with the width parameter but I updated the size of the svg. If you do a SHIFT + R on the following page, you will see the updated button. https://marketplace.eclipse.org/sites/all/themes/solstice/public/images/marketplace/btn-install.svg I can confirm that it displays as expected now! For example, I've updated the following README: https://github.com/PyvesB/eclipse-solargraph Thanks! |