Post

Replies

Boosts

Views

Activity

Comment on Is List re-ordering broken on macOS 11 and 12?
Yes, that did fix it! I'm surprised this is necessary, though. Can you offer an explanation?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Is List re-ordering broken on macOS 11 and 12?
Also, using fixedSize causes the text not to wrap or truncate, which makes sense given what fixedSize does, but isn't quite what I'm hoping to achieve. (It's an improvement, to be sure.)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on SwiftUI: which Markdown specification is supported?
Is there a SwiftUI or UIKit component that will render block styles like code blocks, block quotes and tables?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on AttributedString with Markdown in UILabel doesn't render any attributes?
Whoops. Thank you!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on AttributedString with Markdown not rendering in Text in SwiftUI?
I knew I was doing something dumb, thank you!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on SwiftUI List/Form Header Alignment on iOS 15?
Ahh, thank you! I knew there had to be a new modifier to match the UIListContentConfiguration.prominentInsetGroupedHeader() from UIKit.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on SwiftUI on watchOS: How to set initial focus?
I've not tried this, but I imagine the new SwiftUI @FocusState API (watchOS 8 only, of course) should hopefully help with this.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21