admin管理员组文章数量:1123056
In Xcode 16 (16.2 at the moment) I'm unable to set the title text attributes Title Font for a navigation controller's navigation bar. If I pop down the little popover for the title text attributes Title Font in the attributes inspector for the nav bar, no change that I make there actually sticks. And even though Custom font is chosen by default, nothing that I do allows me to choose a font. And that's what I really want to do: I want to set the font as Chalboard SE Bold size 20.
This is the app's launch screen storyboard, so I can't use code as an alternative.
Is there some way of setting the font and size that isn't so obvious, or is this an Xcode bug (one that others are seeing as well)?
In Xcode 16 (16.2 at the moment) I'm unable to set the title text attributes Title Font for a navigation controller's navigation bar. If I pop down the little popover for the title text attributes Title Font in the attributes inspector for the nav bar, no change that I make there actually sticks. And even though Custom font is chosen by default, nothing that I do allows me to choose a font. And that's what I really want to do: I want to set the font as Chalboard SE Bold size 20.
This is the app's launch screen storyboard, so I can't use code as an alternative.
Is there some way of setting the font and size that isn't so obvious, or is this an Xcode bug (one that others are seeing as well)?
Share Improve this question asked 2 hours ago mattmatt 534k93 gold badges929 silver badges1.2k bronze badges1 Answer
Reset to default 0I was able to get this to work, but it was incredibly difficult and unintuitive.
In the popover, set the Font to a style, such as Body, even though that isn't what you want, and click Done.
Now bring up the popover again. Change the Font to Custom, and now you will see the Family, Style, and Size fields — and they will actually work.
本文标签: iosStoryboard navigation bar title text attributesTitle Font not workingStack Overflow
版权声明:本文标题:ios - Storyboard navigation bar title text attributes, Title Font not working - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736542472a1944402.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论