-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Currently column width is max from title width and average with of data in column. It is wrong, because if column has some empty rows and other are comparable long, then contents of not empty rows are cutten. To fix this it is necessary to take max length of data in column instead of average.
Metadata
Metadata
Assignees
Labels
No labels