[TIMOB-792] buttons have doubled border on iPad
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:36:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:36:29.000+0000 |
Updated | 2017-03-02T18:56:27.000+0000 |
Description
see kitchen sink on ipad - it happens in several places
I figured this would be the case, but I can verify now. Buttons, in Interface Builder no less, have a secondary border of white at 89% opacity to give the appearance of a bevel about the button. Unfortunately, for anything outside of most muted tones or gradients, this gives the ugly double border.
So far I don't see a way to change or optionally remove this button border short of making a custom button.
Things like segmented controls also have this, but much more transparent, so it's not noticable.
Marking as invalid; this doubled border is due to the iPad OS's graphics, not ours. If you want a button without the border, make your own image-backed buttons.
Closing as invalid.