-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Line coordinates not computed correctly #11404
Copy link
Copy link
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/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
Metadata
Metadata
Assignees
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/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
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
There still seems to be a problem with line coordinates. The righthand red line does not wrap around its center, but rather expand further to the right the thicker it gets. As a comparison, the black line with thickness 1 is displayed correctly. Happens on both Android and iOS.
Steps to Reproduce
Expected: The righthand red line is rendered symmetrically to its lefthand counterpart
Actual: The righthand red line is misplaced
Link to public reproduction project repository
https://github.com/owl-guy/LineTicknessExample
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
iOS 16.0 and up, Android 30 and up
Did you find any workaround?
No response
Relevant log output
No response