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(autoLayout): when hug and have a alignment #892

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

Robert-Louis
Copy link
Contributor

GitHub Issue (If applicable): #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

							<utu:AutoLayout PrimaryAxisAlignment="Center" Width="300" Height="300" Background="Pink">
								<TextBlock Text="Oh no!" utu:AutoLayout.CounterAlignment="Center" />
								<Button Content="Something went wrong" utu:AutoLayout.CounterAlignment="End"/>
							</utu:AutoLayout>

producing

image

What is the new behavior?

image

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-892.eastus2.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-892.eastus2.azurestaticapps.net

@Robert-Louis Robert-Louis merged commit c4aa017 into main Oct 30, 2023
24 checks passed
@Robert-Louis Robert-Louis deleted the dev/rlm/autolayout-MaxSize branch October 30, 2023 23:30
@carldebilly
Copy link
Member

@Mergifyio backport release/stable/5.0

@mergify
Copy link
Contributor

mergify bot commented Oct 31, 2023

backport release/stable/5.0

✅ Backports have been created

carldebilly added a commit that referenced this pull request Oct 31, 2023
…0/pr-892

fix(autoLayout): when hug and have a alignment (backport #892)
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.

None yet

3 participants