Kjuly / KYCircleMenu

An iOS UI control that allows you to build a circular menu by laying out buttons in a circle pattern adjusting from the number of buttons (1~6).
MIT License
786 stars 154 forks source link

Problem on iOS7 #9

Closed geelenstef closed 11 years ago

geelenstef commented 11 years ago

Hello,

When I test the KYCirleMenu on IOS7. I get a white screen. Any idea where the problem is situated?

Kjuly commented 11 years ago

Hey @steaphann , I'll try to test it & fix it when I'm free, thx!

Kjuly commented 11 years ago

@steaphann the bug is fixed, thx! :)

geelenstef commented 11 years ago

What was the problem ?

Kjuly commented 11 years ago

@steaphann seems navigation controller on iOS7 doesn't allow to set a uninitialised view controller to the root view controller.