From f8f092ae58c7cd028cdb50c22ad072f5fac812bb Mon Sep 17 00:00:00 2001 From: mikeEllis Date: Fri, 14 Aug 2015 19:26:40 -0300 Subject: [PATCH] Fixing Nav Button Bar Example View Controller. Updating constraints, so it doesn nott hide the embeded childTableViewController --- README.md | 6 ++++-- XLPagerTabStrip/Demo/Storyboard.storyboard | 20 +++++++------------- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index f50b48c..d510b94 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,10 @@ Version 2.0.0 (master) * `changeCurrentIndexProgressiveBlock` added to `XLButtonBarPagerTabStripViewController`. * `changeCurrentIndexBlock` added to `XLButtonBarPagerTabStripViewController`. * indxWasChanged parameter was added to `-(void)pagerTabStripViewController:(XLPagerTabStripViewController *)pagerTabStripViewController updateIndicatorFromIndex:(NSInteger)fromIndex toIndex:(NSInteger)toIndex withProgressPercentage:(CGFloat)progressPercentage indexWasChanged:(BOOL)indexWasChanged;` -* Bug fix Issue #45: When the current tab is tapped by the user, and later swiping to another tab, the indicator now changes as expected. -* Bug Fix: When scrolling between tabs with progressive indicator, the indicator now scrolls swiftly. It used to jump for an instant. +* Bug Fix Issue #45: When the current tab is tapped by the user, and later swiping to another tab, the indicator now changes as expected. +* Bug Fix: When scrolling between tabs with progressive indicator, the indicator now scrolls swiftly. It used to jump for an instant. +* Bug Fix Issue #54: Twitter PagerTabStrip wasn't loading the navigation title correctly. +* Bug Fix Issue ##32: Demo for Nav Button Bar Example fix. Version 1.1.1 diff --git a/XLPagerTabStrip/Demo/Storyboard.storyboard b/XLPagerTabStrip/Demo/Storyboard.storyboard index 94c41ad..7df1d90 100644 --- a/XLPagerTabStrip/Demo/Storyboard.storyboard +++ b/XLPagerTabStrip/Demo/Storyboard.storyboard @@ -464,29 +464,23 @@ - + - + - - - - - + + + + - - - - - - +