RadialMenu icon indicating copy to clipboard operation
RadialMenu copied to clipboard

Tuple conversion error.

Open AbhiVashistha opened this issue 9 years ago • 1 comments

Cannot express tuple conversion '(index: Int, element: (distance: Double, subMenu: RadialSubMenu))' to '(Int, (Double, RadialSubMenu))'

I am getting above error while trying to implement your example. Can you please help me screen shot 2015-05-15 at 8 12 51 pm

AbhiVashistha avatar May 15 '15 14:05 AbhiVashistha

This was originally built when Swift was very early stages, and since then a lot of breaking changes have been made.

I'd love to get this updated, but this repo is just a fun project for me. If you (or anyone else) feel like updating the code to fix the new Swift issues—I'd be happy to accept a pull request.

bradjasper avatar May 15 '15 17:05 bradjasper