matthewcheok / MCPanelViewController

Drop-in panel control for iOS with blurring background and screen-edge activation gestures.
MIT License
324 stars 25 forks source link

Tint is not working #10

Closed ZachBurm closed 10 years ago

ZachBurm commented 10 years ago

No matter what I set the background to (MCPanelBackgroundStyleLight, MCPanelBackgroundStyleExtraLight and MCPanelBackgroundStyleDark,MCPanelBackgroundStyleTinted) the panel view controller does not change color. It just stays a transparent white.