I could really use some help with macOS UI work for this Mastodon client I'm working on. I'm struggling ridiculously with the core concept of NSTableView cell resizing.

Please boost.

@piecritic wish you the best of luck friend, if I weren't swamped I'd be all for helping ✌️

@eurasierboy ahhh doing it in iOS is so much easier though, ahahaha. The Cocoa API has not only been left to rot, but is badly documented as well, and actually has broken parts since it "evolved" that nobody has documented either.

Some things like "intrinsic height doesn't work unless you do view.stringValue = view.stringValue before checking it" is seriously voodoo nightmares.

@piecritic yeah, can't say I've had an experience in macOS dev that didn't leave a bad taste in my mouth. You hit the nail on the head on the piss poor documentation 😔