Skip to content

Column width calculated wrong #74

@dmitri256

Description

@dmitri256

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

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions