Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a single spritesheet instead of individual image requests for network logos #1141

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

sossargsyan
Copy link

  • Updated the current implementation of network logos to use a single spritesheet instead of individual image requests.
  • Modified the codebase to extract and display logos from the spritesheet.

Notes:

  • The spritesheet generator can be found in the this repository.
  • The GitHub action is triggered when a new commit is pushed to the main branch.
  • The generator script creates a spritesheet image and metadata.json file based on the logo images in the logos folder.
  • The GitHub action then uploads the generated spritesheet and metadata.json to an AWS S3 bucket for public access.

Copy link

vercel bot commented Nov 6, 2024

@sossargsyangoya is attempting to deploy a commit to the Layerswap Team on Vercel.

A member of the Team first needs to authorize it.

@sossargsyan sossargsyan changed the title Use a single spritesheet instead of individual image requests Use a single spritesheet instead of individual image requests for network logos Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants