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 up relevant CA1416 warnings - Set 2 #26724

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Tamilarasan-Paranthaman
Copy link
Contributor

@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
Member

jfversluis commented Dec 20, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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