Skip to content

Commit

Permalink
Merge pull request #28 from MailOnline/ka/FooterViewLayoutFix
Browse files Browse the repository at this point in the history
ka/LayoutFix
  • Loading branch information
Krisiacik committed Apr 20, 2016
2 parents 6ed5102 + 2f23453 commit 32457b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ImageViewer/Source/GalleryViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -412,5 +412,7 @@ final public class GalleryViewController : UIPageViewController, UIViewControlle

self.currentIndex = controller.index
self.landedPageAtIndexCompletion?(self.currentIndex)
self.headerView?.sizeToFit()
self.footerView?.sizeToFit()
}
}

0 comments on commit 32457b8

Please sign in to comment.