Scheduler - Change parent row height on timeline used tree

Hi everyone,

I’m now finding if it’s possible to adjust the parent row height on timeline view used tree using the something official option.
Would you please inform me of the way for that?

asis:

tobe:

Thank you for your support in advance.

Hello @meicom ,

You can change the height of the parent row with the folder_dy parameter of the createTimelineView method:
https://docs.dhtmlx.com/scheduler/api__scheduler_createtimelineview.html#:~:text=folder_dy%20-%20(number)%20the%20height%20of%20folders%20in%20pixels%20(folders%20are%20sections%20that%20have%20child%20sections).%20Applicable%20to%20the%20'Tree'%20mode%20only

Kind regards,

Hi Siarhei,

Thank you for informing me of the option, I could arrange the offset well.

Best regards,

meicom