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

Top-Left pixel not drawn if cornerRadius set to 0 #18

Closed kiancheong closed 12 years ago

kiancheong commented 12 years ago

If you set cornerRadius to 0 and tried drawing a border around the cell, the top-left corner has a single-pixel not drawn.

vicpenap commented 12 years ago

Fixed in commit 0e1de78ef5