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

Update wide-gamut-framework.md #11525

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Update wide-gamut-framework.md #11525

merged 1 commit into from
Jan 1, 2025

Conversation

olof-dev
Copy link
Contributor

This fixes a typo in one of the code snippets: the integer _red component needs to be divided by 255.0 to get r, not multiplied.

Presubmit checklist

  • This PR is marked as draft with an explanation if not meant to land until a future stable release.
  • This PR doesn’t contain automatically generated corrections (Grammarly or similar).
  • This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn’t use i.e. or e.g., and it avoids I and we (first person).
  • This PR uses semantic line breaks of 80 characters or fewer.

This fixes a typo in one of the code snippets: the integer `_red` component needs to be **divided by** 255.0 to get `r`, not **multiplied**.
@olof-dev olof-dev requested review from sfshaza2, parlough and a team as code owners December 20, 2024 10:47
@parlough
Copy link
Member

/gcbrun

Copy link
Member

@parlough parlough left a comment

Choose a reason for hiding this comment

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

Nice catch, thank you for fixing this!

@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit a02b116):

https://flutter-docs-prod--pr11525-patch-1-wrpe4e52.web.app

@parlough parlough merged commit 95f5d7b into flutter:main Jan 1, 2025
9 checks passed
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.

3 participants