Jerome Isaacs
Results
2
issues of
Jerome Isaacs
`modelToScreenRatio` in SwiftCharts/Axis/ChartAxis.Swift can return a CGFloat(length) == 0 which will cause a divide by zero fatal error.
I am receiving a crash using Xcode 16, iOS 18 and SwiftUI Previews (earlier versions of iOS < 18 work). Something related to `Texture` being in the framework search paths...