Post

Replies

Boosts

Views

Activity

Comment on SwiftUI TextEditor performance issues
M1 Pro MBP, should have no problem with this sort of load but it does. TextEditor will hang if you give it say 10mb worth of log data (string). Programable scrolling is missing in action. My work around will been to trim the data I'm displaying so that it remains manageable or roll my own NSViewRepresentable with a proper cocoa NSTextEditor. Apple can do much better.
Jun ’23