kitasuke / PagingMenuController

Paging view controller with customizable menu in Swift
MIT License
2.5k stars 449 forks source link

BackgroundColor of ViewControllers #295

Closed rsomlette closed 7 years ago

rsomlette commented 7 years ago

If building the demo2, the two ViewController display should have a gray background. However the background is plain white.

Also the delegate methods for the menuItem seems to have issues. For some reason they're not called. I'm working on it and will come back if I cant find why. Here a sample if you wish to have a look. It's mostly just a copy of the demo2 to play around the settings.

kitasuke commented 7 years ago

It's fixed. Please use 2.1.0 version.