If I slightly modify the title text of a UIButton I’ve added to my view in Interface Builder it automatically resizes the button. This is really annoying if I only make a small change yet have to constantly resize my buttons. Does anybody know of a what to stop this from happening?
Share
I’ll answer my own question. Instead of directly editing the text inside the label, do so by changing the text in the Title field inside the Attribute Inspector (select the UIBUtton label, then open the inspector tab which is the 3rd icon from the right on the right-hand panel of IB).