vicpenap / PrettyKit

PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
http://vicpenap.github.com/PrettyKit
Other
1.22k stars 155 forks source link

Inconsistent shadowing for grouped table view #38

Open MaxGabriel opened 11 years ago

MaxGabriel commented 11 years ago

The vertical shadow on the left of a grouped 'middle' PrettyTableViewCell is not consistent. It seems to be slightly rounded, as seen in this screenshot from the example app (with the background changed to white): Screen Shot 2013-01-17 at 3 14 39 PM

It is less noticeable on the right side: Screen Shot 2013-01-17 at 3 15 57 PM

This is pretty small but still noticeable.