You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All open/close/toggle methods now return a BOOL indicating that the v…
…iew as open/closed/toggled.
Gives an indication whether the delegate blocked the action or not.
Fixed rotation bug when rotation mode is set to "keeps view sizes".
The sideviews were resized, but this is not the desired behavior. The view/controllers should take care of rotation resizing themselves.