Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在情节提要中,当我在 iOS7 上运行我的应用程序时,将自动缩小设置为最小字体比例可以正常工作。
但是,当我切换到在 iOS6 上运行它时,自动收缩不起作用。
无论我在情节提要>标签>字体中指定什么,它似乎也将标签的字体大小设置为 14。
我遇到了同样的问题,当我指定我的 UILabel 将换行符设置为“Truncate Middle”时,它按预期工作。