-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Improve Documentation for ResizeImage Dimensions and Usage #154212
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
Improve Documentation for ResizeImage Dimensions and Usage #154212
Conversation
Co-authored-by: Navaron Bracke <[email protected]>
Co-authored-by: Navaron Bracke <[email protected]>
Co-authored-by: Navaron Bracke <[email protected]>
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.
Thanks for the contribution!
I sort of crammed a bunch of feedback into this tiny addition, so take a look when you have a chance :)
Co-authored-by: Nate Wilson <[email protected]>
Co-authored-by: Nate Wilson <[email protected]>
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 (with optional whitespace nit)
Thanks for making the improvement here!
Co-authored-by: Nate Wilson <[email protected]>
Thank you all for your support! It was nice to learn a bit more about all those details. |
Co-authored-by: Nate Wilson <[email protected]>
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
@RamonFarizel @nate-thegrate Hey, Can someone confirm whether the |
Thank you @hwh97, this is a really good question. If you set This means that if the image is constrained, the I apologize for the confusion—originally my feedback on this PR was focused on syntax/grammar/style guidelines and I neglected to double-check that it matched the behavior. I'll go ahead and re-open #136508. |
This pull request enhances the documentation for the ResizeImage widget to provide clearer guidance on the use of the
width
andheight
parameters.Fixes #136508
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.