Skip to content

Commit

Permalink
Slight change to follow convention
Browse files Browse the repository at this point in the history
  • Loading branch information
ivopintodasilva committed Nov 15, 2016
1 parent 27ecaa9 commit bb68c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImageViewer/Source/GalleryViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ open class GalleryViewController: UIPageViewController, ItemControllerDelegate {
configureThumbnailsButton()
configureScrubber()

view.clipsToBounds = false
self.view.clipsToBounds = false
}

open override func viewDidAppear(_ animated: Bool) {
Expand Down

0 comments on commit bb68c35

Please sign in to comment.