Button Labels Jumping

I’ve found that whenever I use a button component and do anything to it (directly or indirectly) during runtime, the label will start off shifted so that part of the last letter isn’t seen, or the label will just be completely off from its original position by a few pixels. Then, once the user mouses over the button, it corrects itself. This happens if I perform any transforms on the button or the clip that it is in (scale/position mostly).

This is pretty darn annoying and isn’t something I’d like to see in a finished product. I have friends and coworkers who come across this problem, but none of them have a solution to offer. Anyone here know of a way to get that label to behave? Thanks! :smiley: