Open GoogleCodeExporter opened 9 years ago
So, in actuality, our buttons on the networking tab are the ones that are in
the wrong here size wise. Apple's default height for a gradient button is 23
pixels, however, the networking tab ones are in fact, 24, while the history tab
is the proper height. The networking tab required a fixed height be set
because autolayout was being stubborn, and my brain wasn't thinking about what
its standard really was and rounded the number to an even 24, while the history
tab has a button height determined by the system.
There are problems however with our usage of "Clear all History" in a gradient
button though. From the HIG:
Gradient buttons contain images; they do not contain text
So thats wrong. However, there is no good standard icon for "Delete all" that
I know of. Im not closing this, but Im flagging as in discussion, setting a
low priority, and setting its milestone to later.
Original comment by dan...@growl.info
on 25 Jun 2013 at 4:29
Original issue reported on code.google.com by
yann.ric...@gmail.com
on 24 Jun 2013 at 3:40