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 Grid SetFinalSize method comment #3909

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

lindexi
Copy link
Member

@lindexi lindexi commented Dec 14, 2020

No description provided.

@lindexi lindexi requested a review from a team as a code owner December 14, 2020 14:56
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Dec 14, 2020
@ghost ghost requested review from fabiant3, ryalanms and SamBent December 14, 2020 14:56
@ryalanms
Copy link
Member

ryalanms commented Jan 4, 2021

Thank you for all your contributions, @lindexi.

@ryalanms ryalanms merged commit e8e079c into dotnet:master Jan 4, 2021
@lindexi
Copy link
Member Author

lindexi commented Jan 4, 2021

Thank you for all your contributions, @lindexi.

Thank you

@@ -2084,7 +2084,7 @@ private void ApplyCachedMinSizes(double[] minSizes, bool isRows)
/// </summary>
/// <param name="definitions">Array of definitions to process.</param>
/// <param name="finalSize">Final size to lay out to.</param>
/// <param name="rows">True if sizing row definitions, false for columns</param>
/// <param name="columns">True if sizing row definitions, false for columns</param>

Choose a reason for hiding this comment

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

@ryalanms Shouldn't this now be "True if sizing column definitions..."?

@ghost ghost locked as resolved and limited conversation to collaborators Apr 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants