GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Cloud Run icon is blurry (PNG is used instead of SGV)
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
The Cloud Run icon in the Google Code add-on for JetBrains IDEs inconsistently uses a PNG format while all other icons are SVG, impacting visual consistency, scalability, accessibility, and maintainability, which ultimately diminishes the user experience and could lead to decreased adoption and potential revenue loss for Google's cloud services.
### Expected Behavior
The icon is crisp
### Actual Behavior
the icon is blurry

### Additional Information
cloudrun-toolwindow.png is used instead of cloudrun.svg
the file is in
images/cloudrun-toolwindow.png
and you already have the correct SGV file in the same directory

You need to change it in somewhere, possible a plugin.xml file
- IDE type (e.g. IntelliJ, Pycharm): PyCharm
- IDE version: 2024.3.1.1
- Cloud Code version (Settings > Plugins > Cloud Code): 24.11.1-233-api-version-223
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.