pkluz / PKRevealController

PKRevealController is a delightful view controller container for iOS, enabling you to present multiple controllers on top of one another.
Other
3.85k stars 659 forks source link

Initialize state to a well defined value. #193

Open adonoho opened 10 years ago

adonoho commented 10 years ago

In iOS v7.1, the preferredStatusBar style is incorrectly detected. This fixes the problem by setting the state to match the initial state of the controller.