-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Fix ShaderMask Example issue #124511
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 ShaderMask Example issue #124511
Conversation
Documentation with wrong code - Flutter ShaderMask Class
|
@adityathakurxd you could tick the last checkbox.
Edit: since bot didn't complaint about a missing test, you could tick this as well:
Edit 2: If you would prefix the issue number with |
Thank you @piedcipher 🚀 |
werainkhatri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
hey! could you add in the description of this PR, why was the color supposed to be set to white for this to work? if it's a non-obvious reason, we should add a comment in the doc code too. |
|
Hi @werainkhatri, thank you for the review. The video attached in the documentation of ShaderMask class uses the color white but the code sample isn't updated. Not sure why. This issue is a documentation fix. There's another issue tracking this behavior #82617 |
|
oh, okay. thanks for finding and linking that here. |
jonahwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix ShaderMask Example issue

Fixed the code example for the ShaderMask class to make the text look like it is on fire.

Fixes: #124323
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.