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

Changelog icon size fix (tgfont updates port) #5708

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

SabreML
Copy link
Member

@SabreML SabreML commented Feb 12, 2024

About the pull request

Ports tgstation/tgstation#71808 and tgstation/tgstation#69786 from TG.

The first PR fixes an issue where some changelog icons (specifically those for soundadd, sounddel, imageadd, and imagedel) appeared a lot smaller than others. (See images below)

The second PR adds a VSCode task to rebuild tgfont and copy the result to tgui\packages\tgfont\static automatically, rather than having to run yarn tgfont:build and copy them there yourself.
This task is already mentioned in tgui\packages\tgfont\README_ICON_TUTORIAL.txt, so I'm guessing it was just missed when the rest was ported over.

Explain why it's good for the game

Fixes a bug, and makes it easier to add new font icons in the future.

Testing Photographs and Procedure

Screenshots & Videos

Before:
before

After:
after

Changelog

🆑
fix: Fixed some changelog icons being smaller than others.
/:cl:

@github-actions github-actions bot added UI deletes nanoui/html Fix Fix one bug, make ten more labels Feb 12, 2024
@harryob harryob added this pull request to the merge queue Feb 14, 2024
Merged via the queue into cmss13-devs:master with commit 51dbf6f Feb 14, 2024
28 checks passed
cm13-github added a commit that referenced this pull request Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more UI deletes nanoui/html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants