Viacheslav-Radchenko/TSUIKit

Auto-sizing TSTable Columns

Opened this issue · 1 comments

Currently, the columns of a TSTable are fixed size. This makes it difficult to create tables that look good in both orientations. An option is needed to stretch or shrink the columns of the table to fill the available space. I have an example here: https://github.com/pbtura/TSUIKit if you are interested.

+1