Post

Replies

Boosts

Views

Activity

Comment on How to use multiple AVPlayerLayers with one AVPlayer
It's already filed under FB9566529.
Replies
Boosts
Views
Activity
Aug ’21
Comment on Operating System availability checks have incorrect behavior on iOSAppOnMac: #available(iOS 15, *) is always true, ProcessInfo().isOperatingSystemAtLeast works as expected
Yes, it's already filed under FB9609011. But I posted it here as well in case anyone knows more about this.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on SwiftUI Text rendering with too small height / one line missing causing unexpected text truncation on iPhone devices
The iPhone 15 screen is big enough. Adding a ScrollView doesn't fix this. The problem isn't that there's not enough size being proposed / available to the Text. The problem is that Text internally calculates the needed number of lines wrongly and then takes on a size with a slightly too small height.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
1w