Avalonia.Controls.TreeDataGrid icon indicating copy to clipboard operation
Avalonia.Controls.TreeDataGrid copied to clipboard

TreeDataGrid gets stuck when a row with multiline text is added

Open kaminova opened this issue 4 years ago • 2 comments

When a row with multiline text is added, the scroll starts to slow down. Also seems like some mess happens with virtualization

TreeDataGrid-multiline

kaminova avatar Oct 12 '21 09:10 kaminova

Yeah, variable-height rows isn't implemented yet.

grokys avatar Oct 12 '21 09:10 grokys

Should be fixed by #136

grokys avatar Oct 21 '22 07:10 grokys