Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Scale potential star row/column values by the appropriate star value #13146

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Dec 15, 2020

Description of Change

The problems displayed in issue 13127 were a combination of the issues addressed in #13085, plus an additional missing scale by the appropriate star value when determining the dominant star row/column value. These changes apply the scaling.

Issues Resolved

API Changes

None

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Automated test

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@hartez hartez added a/grid a/layout blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. labels Dec 15, 2020
@hartez hartez added this to the 4.8.0 milestone Dec 15, 2020
@jsuarezruiz jsuarezruiz self-requested a review December 15, 2020 19:42
@hartez hartez linked an issue Dec 15, 2020 that may be closed by this pull request
@rmarinho rmarinho merged commit 43d5751 into 4.8.0 Dec 16, 2020
@rmarinho rmarinho deleted the fix-13127 branch December 16, 2020 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/grid a/layout blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grid layout broken when updating to latest xamarin forms
3 participants