chocolatey / chocolatey-licensed-issues

Issues for Licensed Editions of Chocolatey
19 stars 13 forks source link

Chocolatey GUI Branding - Logo Dimensions Backwards #329

Open ryanrichter94 opened 1 year ago

ryanrichter94 commented 1 year ago

What You Are Seeing?

When going through the Chocolatey GUI Branding Documentation the logo file specified is labeled as logo_150x250.png However the spot in the top left of the GUI interface that this logo is used for has a size of 250x150 pixels.

What is Expected?

The logo file should be named according to the correct dimension of the desired end logo image.

How Did You Get This To Happen? (Steps to Reproduce)

  1. I ran through the Chocolatey GUI Branding Documentation using a 150x250 image as specified in the documentation.
  2. This results in branding that looks like such: image
  3. Using a logo file named logo_250x150.png the logo in the top left does not get loaded at all as seen here: image
  4. Finally if using a 250x150 image file but tricking the naming of the file to use logo_150x250.png you get the desired final result as shown here: image

System Details

Output Log

Full Chocolatey GUI Log Output

~~~sh 2022-11-17 12:28:41.766 -05:00 [Information] Branding assembly created successfully. 2022-11-17 12:28:43.100 -05:00 [Information] chocolatey [Disabled] - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False. 2022-11-17 12:28:43.113 -05:00 [Information] Local - C:\ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False. 2022-11-17 12:28:43.122 -05:00 [Information] ChocolateyInternal - https://Testy:8443/repository/ChocolateyInternal/ | Priority 1|Bypass Proxy - False|Self-Service - False|Admin Only - False. 2022-11-17 12:28:43.136 -05:00 [Information] chocolatey.licensed - https://licensedpackages.chocolatey.org/api/v2/ (Authenticated)| Priority 10|Bypass Proxy - False|Self-Service - False|Admin Only - False. 2022-11-17 12:28:43.777 -05:00 [Warning] You have 43 days left in your trial period. Purchase licensing as soon as possible to prevent loss of features. Contact sales@chocolatey.io or your Chocolatey representative. ~~~

External Resources

┆Issue is synchronized with this Gitlab issue by Unito