lukegeiger / LGSemiModalNavController

A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.
MIT License
409 stars 38 forks source link

L GSemiModalNavController transparent invalid #7

Closed liujianying closed 8 years ago

liujianying commented 8 years ago

At the bottom of the pop-up control, transparent effect useless, view have change, but no change in transparent area

lukegeiger commented 8 years ago

Yes that is a known issue, feel free to make a pull request and fix it, and I will merge it in.