Post

Replies

Boosts

Views

Activity

Comment on Removing title bar on Catalyst doesn't work on Ventura
FB11507444 has the sample project used above, with the exception of the 3rd screenshot with the title bar drawn with UISplitViewController. I will update it with the information above to add more clarity. If possible, there is another feedback I filed regarding the shadow drawn at the top of a UICollectionView using a list configuration when it it scrolled. This shadow overlays any view that may be shown on top of the collection view, resulting is an ugly visual artifact (FB11612854).
Oct ’22
Comment on Strange vertical alignment in Catalyst navigation bar titles in modal sheets w/Catalyst & macOS Sonoma
I was able to hack around it. I ended up with two different approaches, depending on whether or not there were other controls in the navigation bar beyond just the title. There seems to be a lot of bugs with navigation bars in Catalyst under macOS 14 that are going unaddressed. They vary depending on the context in which the underlying navigation controller is used. Having to work around all of them leads to spaghetti code that becomes more difficult to maintain.
Nov ’23
Comment on Disable new tab bar look
I filed one (FB14396163) over a month ago, but it hasn't been responded to. Based on prior history with filing feedback, I'm not holding my breath. Public clarification would be helpful. We've already pushed our plans to move to Xcode 16 until next year because of this and a couple of other problems. For this problem specifically, we'll be writing our own version of UITabViewController as the new behaviors do not work well with the design of our app.
Aug ’24