Avalonia.Controls.TreeDataGrid
Avalonia.Controls.TreeDataGrid copied to clipboard
TreeDataGrid gets stuck when a row with multiline text is added
When a row with multiline text is added, the scroll starts to slow down. Also seems like some mess happens with virtualization

Yeah, variable-height rows isn't implemented yet.
Should be fixed by #136