Closed kotzzi closed 8 years ago
Device: iPhone 5 SO: iOS 9.2.1 (13D15)
When loading Skyway project on this device (trying to get Home screen) this crash appears:
Skyway[915:542792] UIView.applyNXSS failed with error: [NXSS] Parse Error: String.toCGFloat() unable to parse Statement: Optional("11.5") Line: nil assertion failed: UIView.applyNXSS failed with error: [NXSS] Parse Error: String.toCGFloat() unable to parse Statement: Optional("11.5") Line: nil : file /Users/kotzi/Projects/iOS-skyway/NXSS/UI/UIView+NXSS.swift, line 34
This is the styling class:
.home-button-coin { background-color:$color-badge; corner-radius: circle; font-family: $font-1-regular; color: black; font-size: 11.5; }
https://github.com/naldikt/NXSS/pull/18
Device: iPhone 5 SO: iOS 9.2.1 (13D15)
When loading Skyway project on this device (trying to get Home screen) this crash appears:
This is the styling class: