Closed Zedd0202 closed 6 years ago
Hello, can send us the line of code where it does fail and what exception does it throw. Thanks!
(Even if the grammar is not natural, please understand...:-)...)
Just a couple of slice arrays from the example source..
let slices = [ CarnivalWheelSlice.init(title: "1"), CarnivalWheelSlice.init(title: "2") ]
Roulette can not choose. Once you run it, you will understand!!!!!!
(And even when there are three slice arrays, they do not come exactly to the center.)
Just tried it and it works fine, with both 2 or 3 slices. Can tell us the line where it does crash?
How should I fix it?