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

updateRearViewVisibilityForFrontViewPosition: should update self.state t... #202

Closed brian-intuit closed 10 years ago

brian-intuit commented 10 years ago

updateRearViewVisibilityForFrontViewPosition: should update self.state the same way updateRearViewVisibility does. Otherwise, the timing is off for the willChangeToState/didChangeToState calls to the delegate.