Skip to content

fix: Remove references to getFastTextWidth (#8277) - #8307

Merged
BeksOmega merged 2 commits into
RaspberryPiFoundation:rc/v12.0.0from
ga-fleury:feature/8277a
Jul 22, 2024
Merged

fix: Remove references to getFastTextWidth (#8277)#8307
BeksOmega merged 2 commits into
RaspberryPiFoundation:rc/v12.0.0from
ga-fleury:feature/8277a

Conversation

@ga-fleury

@ga-fleuryga-fleury commented Jul 11, 2024

Copy link
Copy Markdown
Contributor

Fixes: #8277

feat: Remove references to getFastTextWidth (#8277)

@ga-fleury
ga-fleury requested a review from a team as a code ownerJuly 11, 2024 05:13
@ga-fleury
ga-fleury requested a review from cpcallenJuly 11, 2024 05:13
@github-actionsgithub-actionsBot added the PR: feature Adds a feature label Jul 11, 2024
@cpcallencpcallen assigned BeksOmega and unassigned cpcallenJul 11, 2024
@BeksOmega
BeksOmega requested review from BeksOmega and removed request for cpcallenJuly 11, 2024 17:15
@github-actionsgithub-actionsBot added PR: feature Adds a feature and removed PR: feature Adds a feature labels Jul 11, 2024

@BeksOmegaBeksOmega left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks great! Thank you for the fixes =) I'll get this merged once CI passes.

For future peoples: Pulled this down and did some performance profiling, and impacts were minimal. On a 1k Scatter, self-time for getTextWidth was 0.3%.

@BeksOmega

Copy link
Copy Markdown
Contributor

Looks like formatting is failing, you can run npm run format and commit the changes to fix it.

@BeksOmegaBeksOmega left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Marking this as changes requested

@BeksOmega

Copy link
Copy Markdown
Contributor

Heya @ga-fleury Are you still interested in working on this?

@ga-fleury

Copy link
Copy Markdown
ContributorAuthor

@BeksOmega format changes commited!

@BeksOmegaBeksOmega left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you again for your work on this!

@BeksOmegaBeksOmega changed the title feat: Remove references to getFastTextWidth (#8277)fix: Remove references to getFastTextWidth (#8277)Jul 22, 2024
@github-actionsgithub-actionsBot added PR: fix Fixes a bug and removed PR: feature Adds a feature labels Jul 22, 2024
@BeksOmega
BeksOmega merged commit 58abf6e into RaspberryPiFoundation:rc/v12.0.0Jul 22, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fixFixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ga-fleury@BeksOmega@cpcallen