-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[iOS] Image resized with ResizeMode.Fit is not rendered correctly in GraphicsView #34755
Copy link
Copy link
Open
Labels
area-controls-imageImage controlImage controlpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When resizing an image with ResizeMode.Fit and rendering it inside a GraphicsView on iOS, the image is not displayed correctly. The same code works as expected on other platforms.
| iOS | Android |
|
|
Steps to Reproduce
- Run this ImagePaintWithResizeModeFit test in the host app.
- Notice that the image differs from other platforms.
Link to public reproduction project repository
| public void ImagePaintWithResizeModeFit() |
Version with bug
10.0.50
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-imageImage controlImage controlpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working

