kikipoulet / SukiUI

UI Theme for AvaloniaUI
MIT License
1.52k stars 140 forks source link

[Feat] Will there be support for the theme of the TreeDataGrid control? #320

Closed vm0100 closed 1 month ago

vm0100 commented 1 month ago

Use the search function to see if this feature has already been suggested.

Description of new feature

Will there be support for the theme of the TreeDataGrid control? The DataGrid control does not support single operations, while TreeDataGrid supports more configurations.

For example: https://docs.avaloniaui.net/zh-Hans/docs/reference/controls/treedatagrid/

Package Version

6.0.0-beta8

sirdoombox commented 1 month ago

From my perspective it's hard to justify maintaining support for TreeDataGrid as Avalonia barely supports it themselves.

It has numerous bugs and issues, receives little to no meaningful improvements and was primarily designed as a paid product which they didn't end up selling. I don't think it's a very good control and honestly I don't see that it's worth us having to maintain an entirely new project within SukiUI to support it.