Anyone else seeing this in newButton() with the 2.0 library? See attached image.
If you want to make a slim button the label doesn’t get vertically centered. Easy to demonstrate with the CL WidgetDemo sample. Goto Tab 3 and reduce the height of the getValuesButton to 20. Even if the font size is too large for the button (and in this case it is not) it should still be centered properly.
I am also seeing that this issue affects iPhone vs iPad at a different rate. I know I can counter this with labelYOffset but out of the box widgets should center right. Anyways, bug reported for this and was wondering if others are seeing it too.