Skip to content

Fix up relevant CA1416 warnings - Set 2#26724

Merged
jfversluis merged 4 commits intodotnet:mainfrom
Tamilarasan-Paranthaman:reenable_CA1416_part_2
Jan 25, 2025
Merged

Fix up relevant CA1416 warnings - Set 2#26724
jfversluis merged 4 commits intodotnet:mainfrom
Tamilarasan-Paranthaman:reenable_CA1416_part_2

Conversation

@Tamilarasan-Paranthaman
Copy link
Copy Markdown
Member

@Tamilarasan-Paranthaman Tamilarasan-Paranthaman commented Dec 19, 2024

Description of Change

The CA1416 warnings were already resolved in PR #26593

In this PR, we have broken down the file changes from the previous PR into smaller groups and added test cases for the affected areas to ensure proper functionality.

Additionally, I encountered an issue with the changes in the SwipeView file, where the image set in the SwipeView was drawn upside down. I resolved this by adjusting the coordinate system.

cgcontext.TranslateCTM(0, (nfloat)height);

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Dec 19, 2024
@vishnumenon2684 vishnumenon2684 added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Dec 19, 2024
@Tamilarasan-Paranthaman Tamilarasan-Paranthaman marked this pull request as ready for review December 20, 2024 13:52
@Tamilarasan-Paranthaman Tamilarasan-Paranthaman requested a review from a team as a code owner December 20, 2024 13:52
@jfversluis
Copy link
Copy Markdown
Member

jfversluis commented Dec 20, 2024

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis enabled auto-merge (squash) January 24, 2025 19:52
@jfversluis jfversluis added this to the .NET 9 SR4 milestone Jan 24, 2025
@jfversluis jfversluis merged commit 2b0d666 into dotnet:main Jan 25, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-checkbox CheckBox area-controls-swipeview SwipeView community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants