-
Notifications
You must be signed in to change notification settings - Fork 129
Description
I have some content where I would like to prevent wrapping of the body content. For example, a hostname, but I also have a column header (say for example "Failure Domain Host") which I am perfectly willing to see wrapped.
Unfortunately there is only a single MaxWidthEnforcer for the entire column. It would be nice to have the ability to have different values for this for the header and footer rows (I'm not really using footers yet, so just having the headers would be sufficient for now).
Btw, I do want to thank you for this very nice library. I've been able to do some pretty cool things with it. One thing I should probably figure out how to share is a much better handling of column enforcement, where the minimum width is calculated to avoid breaking up words in the middle when using WrapSoft.