Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
533 stars 150 forks source link

Action button not set on createNew(.... #44

Closed ElleSkye117 closed 7 years ago

ElleSkye117 commented 7 years ago

in iOS 10 when you call createNew(....

The view is loaded before the Right action button can be set to the controller, there by setting a nil right action button in viewDidLoad.

For some reason, the call controller.isThumbnailsEnabled = isThumbnailsEnabled is loading the view.