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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions