Default recipe logo does not meet Project Browser logo requirements

Created on 17 December 2024, 8 months ago

Problem/Motivation

I noticed the /images/recipe-logo.png default logo is 4167x3001 pixels, and 153KB.

Sure, it only needs to load once and will be cached by the browser, but it's taking more bandwidth to download, and more CPU cycles to rescale than needed. It's also the wrong shape.

Steps to reproduce

Open the recipes tab, and use the browser "inspect" function to verify the image size of the recipe default logo.

Proposed resolution

  1. Prepare new images in PNG and SVG formats
  2. Review both versions of the image
  3. Consider whether to switch the image to a SVG, for consistency with modules, smaller file size, and greater scalability
  4. Replace current image with chosen one
  5. If switching format, update image path in plugin
🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇮🇪Ireland lostcarpark

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024