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

Fix live captions icon #733

Merged
merged 1 commit into from May 14, 2024
Merged

Fix live captions icon #733

merged 1 commit into from May 14, 2024

Conversation

streamer45
Copy link
Contributor

Summary

Since we are keeping #719 out of the upcoming release, we need to update the CC icon which is still using the previous sizing.

@streamer45 streamer45 added the 2: Dev Review Requires review by a core committer label May 10, 2024
@streamer45 streamer45 added this to the v0.27.0 / MM 9.9 milestone May 10, 2024
@streamer45 streamer45 requested a review from cpoile May 10, 2024 23:47
@streamer45 streamer45 self-assigned this May 10, 2024
Comment on lines +15 to +17
width='20'
height='20'
viewBox='2 3 20 18'
Copy link
Member

@cpoile cpoile May 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you getting this from the svg itself (i.e. did it change)? Because I cut and pasted the svg originally, and afaik you don't need to change this in the svg, you just do what you did in the style above. But if it did change, then great!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpoile I always crop them because it has caused too much pain and inconsistencies to have weird spacing between the actual glyphs.

@cpoile cpoile self-requested a review May 14, 2024 16:04
Copy link
Member

@cpoile cpoile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks!

@streamer45 streamer45 added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels May 14, 2024
@streamer45 streamer45 merged commit 79d5418 into main May 14, 2024
19 checks passed
@streamer45 streamer45 deleted the fix-cc-icon branch May 14, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants