In the other thread, I noted that the Alert in the Shader test is having the bottom of the text clipped by the button. Maybe these emails are still not getting delivered? Anyway, IMO, clipped a single line of text would probably generate complaints from anyone else who has a similar setup.
I also noted that clipping text could be risky because important information could be clipped, so adding a flag to control clipping behavior might be warranted. I think the textfield's gutter needs to be compensated for in this sort of fix. I'm wondering if it is as simple as allowing another 4 pixels in height before clipping so the top and bottom gutters are essentially ignored. -Alex On 5/22/14 8:52 AM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >> Please fix the code or the tests (and any others in the full run that >>might >> be broken by this change), or revert. > >I am still waiting feedback on this on this change before changing the >base images. Changing the base images will fix the test. > >Thanks, >Justin