Rightpoint / RZUtils

Rightpoint Commonly Used Tools
Other
123 stars 22 forks source link

Edit button container background should not be the same as the rightmost button's background #166

Open andriichernenko opened 8 years ago

andriichernenko commented 8 years ago

Such behavior is inconsistent with the UITableView behavior. Also, when there are other buttons, it just looks strange:

img_0055

andriichernenko commented 8 years ago

I have created a pull request which fixes this behavior (feel free to reject if you think this issue needs further discussion).