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(ShadowContainer): ensure canvas does not have negative dimension #804

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

kazo0
Copy link
Contributor

@kazo0 kazo0 commented Sep 3, 2023

fixes #803

@kazo0
Copy link
Contributor Author

kazo0 commented Sep 3, 2023

@Mergifyio backport legacy/3x

@mergify
Copy link
Contributor

mergify bot commented Sep 3, 2023

backport legacy/3x

✅ Backports have been created

@github-actions
Copy link

github-actions bot commented Sep 3, 2023

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

@agneszitte
Copy link
Contributor

agneszitte commented Sep 4, 2023

@Mergifyio backport release/stable/3.1

@mergify
Copy link
Contributor

mergify bot commented Sep 4, 2023

backport release/stable/3.1

✅ Backports have been created

@unoplatform unoplatform deleted a comment from mergify bot Sep 4, 2023
@agneszitte agneszitte merged commit 070bee8 into main Sep 4, 2023
24 checks passed
@agneszitte agneszitte deleted the dev/sb/shadows-neg-dimen branch September 4, 2023 16:02
mergify bot pushed a commit that referenced this pull request Sep 4, 2023
…804)

(cherry picked from commit 070bee8)

# Conflicts:
#	src/Uno.Toolkit.RuntimeTests/Tests/ShadowContainerTests.cs
mergify bot pushed a commit that referenced this pull request Sep 4, 2023
…804)

(cherry picked from commit 070bee8)

# Conflicts:
#	src/Uno.Toolkit.RuntimeTests/Tests/ShadowContainerTests.cs
agneszitte pushed a commit that referenced this pull request Sep 5, 2023
…(backport #804) (#810)

Co-authored-by: Steve Bilogan <steve.bilogan@gmail.com>
fix(ShadowContainer): ensure canvas does not have negative dimension (#804)
agneszitte pushed a commit that referenced this pull request Sep 5, 2023
…(backport #804) (#811)

Co-authored-by: Steve Bilogan <steve.bilogan@gmail.com>
fix(ShadowContainer): ensure canvas does not have negative dimension (#804)
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.

[ShadowContainer] Canvas can be set to a negative Height/Width, crashing on Windows
2 participants