@lwdupont Iāve been working to get Stream for Mac completed for a very long time now. Years and years. One of the things that is driving me nuts is layout of a cell. I come from 15 years of UIKit experience so AppKit feels familiar but Iāll be damned if I can get autolayout of an NSTableViewCell to work properly. This is, of course, a me thing but I was able to get it working in SwiftUI in an hour, and Iām not an experienced SwiftUI dev.
Now, that brought other issues to the surface so Iāve gone back to trying to get an AppKit version working. š I hope I can figure this out soon or I may just quit my job and go to work at WalMart as a greeter.