babylonhealth / DrawerKit

DrawerKit lets an UIViewController modally present another UIViewController in a manner similar to the way Apple's Maps app works.
https://github.com/Babylonpartners
MIT License
781 stars 44 forks source link

Fix to corner radius bug #71

Closed wltrup closed 6 years ago

wltrup commented 6 years ago

This is a regression.

As reported here. Thanks to Umar-M-Haroon for reporting it!

before after
before after
MainasuK commented 5 years ago

Drawer shadow not display due to view layer clipped.