j-kallwies/tree-tables

Adjust the displayed width of all columns automatically

Opened this issue · 0 comments

Problem:
Currently, the displayed width of the columns is higly inconsistent leading to a strange appearence - especially for deeper trees.

Solution:
Maybe, the width has to be stored as a state, which is updated after painting and then used in the next loop.