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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix corner radius handling on Wasm #13682

Merged
merged 6 commits into from
Sep 24, 2023

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Sep 18, 2023

GitHub Issue (If applicable): Wasm part of #10263

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

Copilot Summary

馃 Generated by Copilot at 17282ef

This pull request improves the border rendering of various UI elements on the WASM platform, by adding support for rounded corners based on the CornerRadius property and updating the border layer with the correct properties when they change. It also fixes a typo in a sample and simplifies the API for setting the border layer in the FrameworkElement class.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

@github-actions github-actions bot added platform/wasm 馃寪 Categorizes an issue or PR as relevant to the WebAssembly platform area/automation Categorizes an issue or PR as relevant to project automation labels Sep 18, 2023
@MartinZikmund
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@MartinZikmund MartinZikmund merged commit 13bbce8 into unoplatform:master Sep 24, 2023
85 checks passed
@Youssef1313 Youssef1313 deleted the issues/10263 branch September 24, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/automation Categorizes an issue or PR as relevant to project automation platform/wasm 馃寪 Categorizes an issue or PR as relevant to the WebAssembly platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants