What I’m trying to do
It’s a bit annoying that columns in .base files (table view) doesn’t wrap so expand in height in case of big content size that doesn’t fit to row’s width. So I leave with cropped text..
Things I have tried
Previous answers were abut it’s configurable, but that affects all columns so that’s ugly.
It’s so unfortunate the change would affect the performance.
The only solution I see right now it to leave row’s size as big as average content length, but it doesn’t work for long text so meh as well.