Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Fixed issue creating Paths with PolyLineSegment without points #13161

Merged
merged 5 commits into from Nov 9, 2023

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fixed issue creating Paths with PolyLineSegment without points on iOS.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

If the issue13159 UITests passes, everything is correct.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jsuarezruiz jsuarezruiz added t/bug 🐛 p/iOS 🍎 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often a/shapes labels Dec 16, 2020
@jfversluis jfversluis merged commit dad72d3 into 5.0.0 Nov 9, 2023
10 checks passed
@jfversluis jfversluis deleted the fix-13159 branch November 9, 2023 10:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/shapes i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/iOS 🍎 t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] +Fix. Path.Data crashing when geometry has a PolyLineSegment with 0 point
2 participants