Multiline task name only in the tree part

Hello

I searched for some multiline task name topics but I didn’t find a suitable solution. My issue is to wrap task name in multiline text but only in the tree part, not in the bars. Is it possible?

Thanks in advance

Hello,
Unfortunately, there is no way to set different height for task rows. You can only do that temporarily in the current Gantt version. But you need to implement a custom solution for that, and it will work only until the next rendering. Here is an example of how it might be implemented:
https://snippet.dhtmlx.com/5/da2bd6047

The dev team plans to add a feature to specify the different task row height in the 7.1 version.