| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Hey Christoph Bergmeister (@bergmeister), the icon in the test PSGallery is.... umm.... triggering my OCD 😅. If you'd like to get the dimensions required, I can create a properly-scaled file for you? Also, just thought I'd pass on that, when placing an img HTML tag referencing images, I find it's easier to just define one dimension. That way, the other dimension is automatically calculated to be the correct ratio, and you don't have to worry about pixelation from slight differences. Just my 2 pesos 🙂. |
Sorry, something went wrong.
|
Thanks for the tip with the img tag, that makes it easier. |
Sorry, something went wrong.
|
Understood. I have just pushed two new versions to the repo. Both have a square base image size, so it won't skew images at all. One is original size, one is at 300px. https://github.com/adilio/ps-design/blob/master/psscriptanalyzer/pssa-logo-square.png |
Sorry, something went wrong.
|
Thanks Adil Leghari (@adilio) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Adil Leghari (@adilio) was kind enough to create a logo. This adds it to the main readme so that it is visible when browsing it to the repo and the module manifest so that it appears on the PSGallery.
The logo was taken from his repo, which is under MIT:
https://github.com/adilio/ps-design/tree/master/psscriptanalyzer
I have tested that the icon gets displayed correctly by uploading this test module: https://www.poshtestgallery.com/packages/foo/0.0.5
PR Checklist