Skip to content

0.5.6

Compare
Choose a tag to compare
@kcharwood kcharwood released this 09 Jun 19:11
· 41 commits to master since this release

0.5.6 (Monday, June 9th, 2014)

  • FIXED an issue (#259) where the side would rarely show up hidden when opening. (Eric Miller, Lars Anderson, Kevin Harwood)
  • FIXED an issue (#251) where the completion block would not be called if you set the new center view controller with a full close animation while the drawer was closed. (ThuggishNuggets)
  • FIXED an issue (#246) where user could interact with content while an animation completed. (jgallagher, Kevin Harwood)
  • FIXED an issue (#232) where the drawer controller was not properly calling willMoveToParentViewController:nil when removing children from the drawer container view controller. (Josh Berlin, Kevin Harwood)
  • FIXED an issue (#222) where a user interacting with during rotation would cause UI glitches. (Kevin Harwood, vkormushkin)
  • FIXED an (#220) where we were setting the background color on the wrong view, which prevented setting a custom background color for the entire view. (Kevin Harwood, David Dulak, trawor)